- convert to the new perl5 framework

- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
This commit is contained in:
Andrej Zverev 2013-09-11 09:54:08 +00:00
parent b38bbaec1f
commit 1539e0886b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=326958
19 changed files with 49 additions and 93 deletions

View file

@ -1,9 +1,5 @@
# New ports collection makefile for: crip
# Date created: 30 June 2003
# Whom: Philip Paeps <philip@paeps.cx>
#
# Created by: Philip Paeps <philip@paeps.cx>
# $FreeBSD$
#
PORTNAME= crip
PORTVERSION= 3.9
@ -28,7 +24,7 @@ PORTDOCS= Changelog README criprc_example
.endif
NO_BUILD= yes
USE_PERL5= yes
USES= perl5
pre-fetch:
.if !defined (WITH_SOX)

View file

@ -20,7 +20,7 @@ RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 \
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_BZIP2= yes
USE_PERL5= yes
USES= perl5
NO_BUILD= yes
PLIST_FILES= bin/mp3burn

View file

@ -1,7 +1,4 @@
# New ports collection makefile for: ogg2mp3
# Date created: 26 Jun 2005
# Whom: Aleksander Fafula <alex@bsdguru.org>
#
# Created by: Aleksander Fafula <alex@bsdguru.org>
# $FreeBSD$
PORTNAME= ogg2mp3
@ -19,7 +16,7 @@ RUN_DEPENDS= lame:${PORTSDIR}/audio/lame \
NO_BUILD= yes
USE_BZIP2= yes
USE_PERL5= yes
USES= perl5
PLIST_FILES= bin/ogg2mp3

View file

@ -1,9 +1,4 @@
# New ports collection makefile for: Audio::Ecasound
# Date created: 20 Nov 2010
# Whom: Jun Kuriyama <kuriyama@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= Audio-Ecasound
PORTVERSION= 1.01
@ -16,7 +11,8 @@ COMMENT= Perl extension for ecasound sampler, recorder, fx-processor
BUILD_DEPENDS= libecasoundc-config:${PORTSDIR}/audio/ecasound
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
MAN3= Audio::Ecasound.3

View file

@ -19,7 +19,8 @@ BUILD_DEPENDS= p5-Moose>=0.92:${PORTSDIR}/devel/p5-Moose \
p5-String-Formatter>=0:${PORTSDIR}/devel/p5-String-Formatter
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_MODBUILD= yes
USES= perl5
USE_PERL5= modbuild
MAN3= Audio::MPD::Common.3 \
Audio::MPD::Common::Item.3 \

View file

@ -1,9 +1,5 @@
# New ports collection makefile for: p5-MP3-Find
# Date created: 2006-07-12
# Whom: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
#
# Created by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
# $FreeBSD$
#
PORTNAME= MP3-Find
PORTVERSION= 0.07
@ -17,7 +13,8 @@ COMMENT= Search and sort MP3 files based on their ID3 tags
BUILD_DEPENDS= p5-MP3-Info>=0:${PORTSDIR}/audio/p5-MP3-Info
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
MAN1= mp3db.1 mp3find.1
MAN3= MP3::Find.3 \

View file

@ -1,9 +1,5 @@
# New ports collection makefile for: p5-MP3-Info
# Date created: 14-Aug-2000
# Whom: Leo Kim <leo@florida.sarang.net>
#
# Created by: Leo Kim <leo@florida.sarang.net>
# $FreeBSD$
#
PORTNAME= MP3-Info
PORTVERSION= 1.24
@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= demon@FreeBSD.org
COMMENT= Manipulate / fetch info from MP3 audio files
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
MAN3= MP3::Info.3

View file

@ -1,9 +1,5 @@
# New ports collection makefile for: p5-MP3-Tag
# Date created: 7 Feb 2005
# Whom: Roman Bogorodskiy
#
# Created by: Roman Bogorodskiy
# $FreeBSD$
#
PORTNAME= MP3-Tag
PORTVERSION= 1.13
@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= novel@FreeBSD.org
COMMENT= Module for reading tags of MP3 audio files
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
MAN1= audio_rename.1 typeset_audio_dir.1 mp3info2.1
MAN3= MP3::Tag.3 MP3::Tag::ID3v1.3 MP3::Tag::File.3 \

View file

@ -1,9 +1,5 @@
# New ports collection makefile for: p5-Music-Audioscrobbler-MPD
# Date created: 2008-09-15
# Whom: Martin Wilke <miwi@FreeBSD.org>
#
# Created by: Martin Wilke <miwi@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= Music-Audioscrobbler-MPD
PORTVERSION= 0.13
@ -20,7 +16,8 @@ BUILD_DEPENDS= p5-Proc-Daemon>=0:${PORTSDIR}/devel/p5-Proc-Daemon \
RUN_DEPENDS:= p5-Proc-Daemon>=0:${PORTSDIR}/devel/p5-Proc-Daemon \
p5-Music-Audioscrobbler-Submit>=0.05:${PORTSDIR}/audio/p5-Music-Audioscrobbler-Submit
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
MAN1= musicmpdscrobble.1
MAN3= Music::Audioscrobbler::MPD.3

View file

@ -1,9 +1,5 @@
# New ports collection makefile for: p5-Music-Audioscrobbler-Submit
# Date created: 2008-09-15
# Whom: Martin Wilke <miwi@FreeBSD.org>
#
# Created by: Martin Wilke <miwi@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= Music-Audioscrobbler-Submit
PORTVERSION= 0.05
@ -20,7 +16,8 @@ BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
RUN_DEPENDS:= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
p5-Config-Options>=0.8:${PORTSDIR}/devel/p5-Config-Options
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
MAN3= Music::Audioscrobbler::Submit.3

View file

@ -1,9 +1,5 @@
# New ports collection makefile for: p5-Ogg-Vorbis-Header-PurePerl
# Date created: 2007-09-10
# Whom: Dominique Goncalves <dominique.goncalves@gmail.com>
#
# Created by: Dominique Goncalves <dominique.goncalves@gmail.com>
# $FreeBSD$
#
PORTNAME= Ogg-Vorbis-Header-PurePerl
PORTVERSION= 1.0
@ -19,7 +15,8 @@ COMMENT= Manipulate / fetch info from Ogg-Vorbis audio files
LIB_DEPENDS= ogg:${PORTSDIR}/audio/libogg \
vorbis:${PORTSDIR}/audio/libvorbis
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
MAN3= Ogg::Vorbis::Header::PurePerl.3

View file

@ -1,9 +1,5 @@
# New ports collection makefile for: fotofix
# Date created: 7 August 2007
# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
#
# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= fotofix
PORTVERSION= 0.01.1.79
@ -19,7 +15,8 @@ RUN_DEPENDS= p5-Prima>=1.21:${PORTSDIR}/x11-toolkits/p5-Prima \
IPA>=1.03:${PORTSDIR}/graphics/IPA
USE_BZIP2= yes
USE_PERL5_RUN= yes
USES= perl5
USE_PERL5= run
NO_BUILD= yes
PLIST_FILES= bin/${PORTNAME}

View file

@ -13,7 +13,8 @@ RUN_DEPENDS= \
p5-List-UtilsBy>0:${PORTSDIR}/devel/p5-List-UtilsBy
BUILD_DEPENDS:= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
MAN3= Convert::Color.3 \
Convert::Color::CMY.3 \

View file

@ -1,9 +1,5 @@
# New ports collection makefile for: p5-Geo-EOP
# Date created: 23 January 2009
# Whom: Wen Heping <wenheping@gmail.com>
#
# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD$
#
PORTNAME= Geo-EOP
PORTVERSION= 0.13
@ -22,6 +18,7 @@ RUN_DEPENDS= p5-Geo-GML>=0.12:${PORTSDIR}/graphics/p5-Geo-GML \
MAN3= Geo::EOP::Util.3 Geo::EOP.3
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>

View file

@ -1,9 +1,5 @@
# New ports collection makefile for: p5-Geo-GML
# Date created: 11 January 2009
# Whom: Wen Heping <wenheping@gmail.com>
#
# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD$
#
PORTNAME= Geo-GML
PORTVERSION= 0.15
@ -22,6 +18,7 @@ RUN_DEPENDS= p5-Log-Report>=0.18:${PORTSDIR}/devel/p5-Log-Report \
MAN3= Geo::GML.3 Geo::GML::Util.3 Geo::GML::GeoPoint.3
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>

View file

@ -1,9 +1,5 @@
# New ports collection makefile for: p5-Geo-Gpx
# Date created: 10 March 2009
# Whom: Wen Heping <wenheping@gmail.com>
#
# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD$
#
PORTNAME= Geo-Gpx
PORTVERSION= 0.26
@ -26,6 +22,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
MAN3= Geo::Gpx.3
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>

View file

@ -1,9 +1,5 @@
# New ports collection makefile for: Image-Grab
# Date created: 8 April 2001
# Whom: Anatoliy Dmytriyev <tolid@plab.ku.dk>
#
# Created by: Anatoliy Dmytriyev <tolid@plab.ku.dk>
# $FreeBSD$
#
PORTNAME= Image-Grab
PORTVERSION= 1.4.2
@ -21,7 +17,8 @@ BUILD_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI \
p5-libwww>=0:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
CONFIGURE_ENV= ${ECHO_CMD} "N" |
MAN3= Image::Grab.3

View file

@ -10,7 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tolid@tolid.eu.org
COMMENT= Perl5 module to determine the size of images in several common formats
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
MAN1= imgsize.1
MAN3= Image::Size.3

View file

@ -1,9 +1,5 @@
# New ports collection makefile for: x11-fm/p5-PerlFM
# Date created: 2009-10-19
# Whom: Zane C, Bowers <vvelox@vvelox.net>
#
# Created by: Zane C, Bowers <vvelox@vvelox.net>
# $FreeBSD$
#
PORTNAME= PerlFM
PORTVERSION= 0.2.0
@ -26,7 +22,8 @@ BUILD_DEPENDS= p5-Gtk2>=1.060:${PORTSDIR}/x11-toolkits/p5-Gtk2 \
p5-Dir-Watch>=0.0.0:${PORTSDIR}/devel/p5-Dir-Watch
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
USES= perl5
USE_PERL5= configure
MAN3= PerlFM.3