diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-06-06 00:08:24 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-06-06 00:08:24 +0000 |
commit | 23b347155614be5cee9a8e07022db2cee1c43220 (patch) | |
tree | ee24a24f14c31ec576f5744dc4f46e97bc7b241b /audio/mp3c/Makefile | |
parent | 659bd08ae98fb4dfbbc79a53e709395b47d29c4e (diff) | |
download | ports-23b347155614be5cee9a8e07022db2cee1c43220.tar.gz ports-23b347155614be5cee9a8e07022db2cee1c43220.zip |
Notes
Diffstat (limited to 'audio/mp3c/Makefile')
-rw-r--r-- | audio/mp3c/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/mp3c/Makefile b/audio/mp3c/Makefile index 131596d150cb..c7513b91c224 100644 --- a/audio/mp3c/Makefile +++ b/audio/mp3c/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://excelsior.kullen.rwth-aachen.de/pub/linux/wspse/:src \ http://www.cobweb.nl/wiebel/:script DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:src \ cdrip.sh:script +EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= joris@vandalon.nl COMMENT= A CD to mp3c converter with a console frontend |