aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Data-Dumper-Perltidy
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-09 11:01:46 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-09 11:01:46 +0000
commit6d99caa844edaa0f24d5fa872b23613c29b42721 (patch)
tree72e90662e1656d75bdba978ac292b9ad82bef886 /devel/p5-Data-Dumper-Perltidy
parentc3f673a223b029873a4625dfbd7c74de0430f1fb (diff)
downloadports-6d99caa844edaa0f24d5fa872b23613c29b42721.tar.gz
ports-6d99caa844edaa0f24d5fa872b23613c29b42721.zip
- convert to the new perl5 framework
- trim Makefile header Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326802
Diffstat (limited to 'devel/p5-Data-Dumper-Perltidy')
-rw-r--r--devel/p5-Data-Dumper-Perltidy/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/devel/p5-Data-Dumper-Perltidy/Makefile b/devel/p5-Data-Dumper-Perltidy/Makefile
index a0912643ba6d..8117f29dc22c 100644
--- a/devel/p5-Data-Dumper-Perltidy/Makefile
+++ b/devel/p5-Data-Dumper-Perltidy/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Data-Dumper-Perltidy
-# Date created: 2009-01-30
-# Whom: Murilo Opsfelder <mopsfelder@gmail.com>
-#
+# Created by: Murilo Opsfelder <mopsfelder@gmail.com>
# $FreeBSD$
-#
PORTNAME= Data-Dumper-Perltidy
PORTVERSION= 0.01
@@ -16,7 +12,8 @@ COMMENT= Stringify and pretty print Perl data structures
RUN_DEPENDS= perltidy>=0:${PORTSDIR}/devel/perltidy
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Data::Dumper::Perltidy.3