aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/mp3cd/Makefile11
-rw-r--r--multimedia/mp3cd/pkg-descr2
2 files changed, 5 insertions, 8 deletions
diff --git a/multimedia/mp3cd/Makefile b/multimedia/mp3cd/Makefile
index 0e3bfa4907e9..672bdf000e54 100644
--- a/multimedia/mp3cd/Makefile
+++ b/multimedia/mp3cd/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: mp3cd
-# Date created: 2009-06-15
-# Whom: Sylvio Cesar <sylvio@FreeBSD.org>
-#
+# Created by: Sylvio Cesar <sylvio@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= mp3cd
PORTVERSION= 1.027
@@ -17,8 +13,9 @@ COMMENT= Perl script that burns MP3 to audio CDs
BUILD_DEPENDS= p5-Config-Simple>=0:${PORTSDIR}/devel/p5-Config-Simple
RUN_DEPENDS:= ${BUILD_DEPENDS}
-USE_PERL5= yes
-PERL_CONFIGURE= yes
+USES= perl5 shebangfix
+USE_PERL5= configure
+SHEBANG_FILES= scripts/mp3cd
MAN1= mp3cd.1
MANCOMPRESS= yes
diff --git a/multimedia/mp3cd/pkg-descr b/multimedia/mp3cd/pkg-descr
index 327da34b815a..c4003b4e0272 100644
--- a/multimedia/mp3cd/pkg-descr
+++ b/multimedia/mp3cd/pkg-descr
@@ -1,4 +1,4 @@
mp3cd is a perl script that normalizes and burns MP3,
OGG, and WAV files to audio CDs.
-WWW: http://outflux.net
+WWW: http://outflux.net