aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Set-CrossProduct/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Set-CrossProduct/Makefile')
-rw-r--r--devel/p5-Set-CrossProduct/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/devel/p5-Set-CrossProduct/Makefile b/devel/p5-Set-CrossProduct/Makefile
index 7735e527e2c2..e94bbdbe2e98 100644
--- a/devel/p5-Set-CrossProduct/Makefile
+++ b/devel/p5-Set-CrossProduct/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: devel/p5-Set-CrossProduct
-# Date created: 06 December 2011
-# Whom: Anton Berezin <tobez@FreeBSD.org>
-#
+# Created by: Anton Berezin <tobez@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= Set-CrossProduct
PORTVERSION= 1.95
@@ -15,7 +11,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= Work with the cross product of two or more sets
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN1= cross.1
MAN3= Set::CrossProduct.3