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/ripenc/Makefile | |
parent | dec759ad2e5e1f2cd3efda0b40b8cdc1f2a54f8d (diff) | |
download | ports-57f9198bc7170af6fb3117c9c9ecdd3715a6e658.tar.gz ports-57f9198bc7170af6fb3117c9c9ecdd3715a6e658.zip |
Notes
Diffstat (limited to 'audio/ripenc/Makefile')
-rw-r--r-- | audio/ripenc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/ripenc/Makefile b/audio/ripenc/Makefile index a934f70e2058..e2d723e8b0cb 100644 --- a/audio/ripenc/Makefile +++ b/audio/ripenc/Makefile @@ -11,6 +11,7 @@ CATEGORIES= audio MASTER_SITES= http://home.kc.rr.com/ripenc/ MAINTAINER= freebsdports@arved.de +COMMENT= Script that automates the ripping, encoding, and naming of CD's WRKSRC= ${WRKDIR}/ripenc |