aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Data-Structure-Util
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-07 14:36:58 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-07 14:36:58 +0000
commit05fff28d82b4a3231d6a8d6bfcee29167e280a1c (patch)
tree963d5a2bbd4767b1bc70d5e7979fafa2b281c448 /devel/p5-Data-Structure-Util
parent321430b7907a9d48964c3e286daea83bc5416361 (diff)
downloadports-05fff28d82b4a3231d6a8d6bfcee29167e280a1c.tar.gz
ports-05fff28d82b4a3231d6a8d6bfcee29167e280a1c.zip
- convert to the new perl5 framework
- trim Makefile header Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326639
Diffstat (limited to 'devel/p5-Data-Structure-Util')
-rw-r--r--devel/p5-Data-Structure-Util/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/devel/p5-Data-Structure-Util/Makefile b/devel/p5-Data-Structure-Util/Makefile
index 04464d77d487..adc3ea16c5b4 100644
--- a/devel/p5-Data-Structure-Util/Makefile
+++ b/devel/p5-Data-Structure-Util/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Data-Structure
-# Date created: April 9 2006
-# Whom: Jon Nistor <nistor@snickers.org>
-#
+# Created by: Jon Nistor <nistor@snickers.org>
# $FreeBSD$
-#
PORTNAME= Data-Structure-Util
PORTVERSION= 0.15
@@ -18,7 +14,8 @@ COMMENT= Perl5 module to change the nature of data within a structure
BUILD_DEPENDS= p5-Clone>=0:${PORTSDIR}/devel/p5-Clone \
p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Data::Structure::Util.3