diff options
Diffstat (limited to 'audio/mp3gain/Makefile')
-rw-r--r-- | audio/mp3gain/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/mp3gain/Makefile b/audio/mp3gain/Makefile index 04d5abe39a8e..992d5b9b507a 100644 --- a/audio/mp3gain/Makefile +++ b/audio/mp3gain/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.mpex.net/software/mirror/ \ DISTNAME= ${PORTNAME}${PORTVERSION:C/\.//g}_src${EXTSUFFIX} MAINTAINER= corecode@corecode.ath.cx +COMMENT= A tool to normalize the gain of mp3 files USE_REINPLACE= yes USE_ZIP= yes |