1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

- Resolve of using PERL_CONFIGURE and USE_PERL5 together

- Convert to new perl5 framework
- Trim Makefile header
- Use shebangfix for runable file
- Use single space after WWW: in pkg-descr

With hat:	perl@
This commit is contained in:
Andrej Zverev 2013-09-01 17:18:49 +00:00
parent 4155c75f04
commit 83fde1bab9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=325885
2 changed files with 5 additions and 8 deletions

View File

@ -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

View File

@ -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