aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Devel-Size-Report
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-10 03:32:30 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-10 03:32:30 +0000
commit1a9bd7debaac0d7f2f44673b312d619bb1a36844 (patch)
treeaf8d64edf7dccb98deb7624079825e503130b71b /devel/p5-Devel-Size-Report
parent513231299134011ff880262948d69b860e9b0273 (diff)
downloadports-1a9bd7debaac0d7f2f44673b312d619bb1a36844.tar.gz
ports-1a9bd7debaac0d7f2f44673b312d619bb1a36844.zip
- convert to the new perl5 framework
- trim Makefile header Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326857
Diffstat (limited to 'devel/p5-Devel-Size-Report')
-rw-r--r--devel/p5-Devel-Size-Report/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/devel/p5-Devel-Size-Report/Makefile b/devel/p5-Devel-Size-Report/Makefile
index 8ce1e61404a2..94841e0cd16d 100644
--- a/devel/p5-Devel-Size-Report/Makefile
+++ b/devel/p5-Devel-Size-Report/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: Devel-Size-Report
-# Date created: Wed 04 Nov 2009
-# Whom: Alexey V. Degtyarev
-#
+# Created by: Alexey V. Degtyarev
# $FreeBSD$
-#
PORTNAME= Devel-Size-Report
PORTVERSION= 0.13
@@ -19,7 +15,8 @@ BUILD_DEPENDS= p5-Array-RefElem>=1.00:${PORTSDIR}/misc/p5-Array-RefElem \
p5-Devel-Size>=0.69:${PORTSDIR}/devel/p5-Devel-Size
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Devel::Size::Report.3