aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Data-Rmap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Data-Rmap/Makefile')
-rw-r--r--devel/p5-Data-Rmap/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/devel/p5-Data-Rmap/Makefile b/devel/p5-Data-Rmap/Makefile
index 42accc94af98..b802c773a511 100644
--- a/devel/p5-Data-Rmap/Makefile
+++ b/devel/p5-Data-Rmap/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Data-Rmap
-# Date created: 2010-11-28
-# Whom: Gea-Suan Lin <gslin@gslin.org>
-#
+# Created by: Gea-Suan Lin <gslin@gslin.org>
# $FreeBSD$
-#
PORTNAME= Data-Rmap
PORTVERSION= 0.62
@@ -16,7 +12,8 @@ COMMENT= Recursive map, apply a block to a data structure
TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
-PERL_MODBUILD= yes
+USES= perl5
+USE_PERL5= modbuild
MAN3= Data::Rmap.3