aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-CSV-Simple
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-11 05:29:55 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-11 05:29:55 +0000
commitc153fc8db4cd271cf440847b07722defd6363824 (patch)
tree7d6f09364ae164355f84938027aaeaf3db656249 /textproc/p5-Text-CSV-Simple
parentc38737831812e30552fdfdb25a09354064a3a461 (diff)
downloadports-c153fc8db4cd271cf440847b07722defd6363824.tar.gz
ports-c153fc8db4cd271cf440847b07722defd6363824.zip
- convert to the new perl5 framework
- trim Makefile header Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326939
Diffstat (limited to 'textproc/p5-Text-CSV-Simple')
-rw-r--r--textproc/p5-Text-CSV-Simple/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/textproc/p5-Text-CSV-Simple/Makefile b/textproc/p5-Text-CSV-Simple/Makefile
index 69aa29615ed1..f361232d680a 100644
--- a/textproc/p5-Text-CSV-Simple/Makefile
+++ b/textproc/p5-Text-CSV-Simple/Makefile
@@ -1,9 +1,4 @@
-# New ports collection makefile for: p5-Text-CSV-Simple
-# Date Created: 17 Dec, 2005
-# Whom: Jun Kuriyama <kuriyama@FreeBSD.org>
-#
# $FreeBSD$
-#
PORTNAME= Text-CSV-Simple
PORTVERSION= 1.00
@@ -19,7 +14,8 @@ BUILD_DEPENDS= p5-Text-CSV_XS>=0:${PORTSDIR}/textproc/p5-Text-CSV_XS \
p5-Class-Trigger>=0:${PORTSDIR}/devel/p5-Class-Trigger
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Text::CSV::Simple.3