aboutsummaryrefslogtreecommitdiff
path: root/shells/p5-Shell-Perl
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-12 06:27:41 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-12 06:27:41 +0000
commit94f7601273e43def2b3ea22208ebfb08ec7d2ee3 (patch)
tree6e473a930c60d1c8d5c8a722b75b4e61c883d3e7 /shells/p5-Shell-Perl
parentd730b150617e040f468ca720d3b105a8bfaba0db (diff)
downloadports-94f7601273e43def2b3ea22208ebfb08ec7d2ee3.tar.gz
ports-94f7601273e43def2b3ea22208ebfb08ec7d2ee3.zip
Notes
Diffstat (limited to 'shells/p5-Shell-Perl')
-rw-r--r--shells/p5-Shell-Perl/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/shells/p5-Shell-Perl/Makefile b/shells/p5-Shell-Perl/Makefile
index b50a4707a147..a5fc9d0ebb01 100644
--- a/shells/p5-Shell-Perl/Makefile
+++ b/shells/p5-Shell-Perl/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Shell-Perl
-# Date created: 2008-02-27
-# Whom: Shinsuke Matsui <smatsui@karashi.org>
-#
+# Created by: Shinsuke Matsui <smatsui@karashi.org>
# $FreeBSD$
-#
PORTNAME= Shell-Perl
PORTVERSION= 0.0022
@@ -25,7 +21,8 @@ BUILD_DEPENDS= p5-Test-Script>=0:${PORTSDIR}/devel/p5-Test-Script \
p5-Test-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Test-Pod-Coverage \
p5-Test-Expect>=0:${PORTSDIR}/devel/p5-Test-Expect
-PERL_CONFIGURE= YES
+USES= perl5
+USE_PERL5= configure
MAN1= pirl.1
MAN3= Shell::Perl.3 Shell::Perl::Dumper.3