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 992d5b9b507..b60ee343762 100644 --- a/audio/mp3gain/Makefile +++ b/audio/mp3gain/Makefile @@ -15,6 +15,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION:C/\.//g}_src${EXTSUFFIX} MAINTAINER= corecode@corecode.ath.cx COMMENT= A tool to normalize the gain of mp3 files +PLIST_FILES= bin/mp3gain USE_REINPLACE= yes USE_ZIP= yes |