diff options
Diffstat (limited to 'audio/cd2mp3/Makefile')
-rw-r--r-- | audio/cd2mp3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/cd2mp3/Makefile b/audio/cd2mp3/Makefile index 37bf16299738..ec7e804b8bca 100644 --- a/audio/cd2mp3/Makefile +++ b/audio/cd2mp3/Makefile @@ -12,6 +12,7 @@ CATEGORIES= audio MASTER_SITES= http://www.blackh0le.net/cd2mp3/dist/${PORTVERSION}/ MAINTAINER= jamie@blackh0le.net +COMMENT= Easy to use MP3 manipulation and creation tool RUN_DEPENDS= lame:${PORTSDIR}/audio/lame/ \ dagrab:${PORTSDIR}/audio/dagrab |