diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:08:38 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:08:38 +0000 |
commit | 57f9198bc7170af6fb3117c9c9ecdd3715a6e658 (patch) | |
tree | 4a5a9bdf223482c4125def32b555e0628048d584 /audio/cd2mp3/Makefile | |
parent | dec759ad2e5e1f2cd3efda0b40b8cdc1f2a54f8d (diff) |
Notes
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 |