aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-String-CRC32/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-String-CRC32/Makefile')
-rw-r--r--devel/p5-String-CRC32/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/devel/p5-String-CRC32/Makefile b/devel/p5-String-CRC32/Makefile
index ad6f4a7b8cba..ca7212d3470b 100644
--- a/devel/p5-String-CRC32/Makefile
+++ b/devel/p5-String-CRC32/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: String-CRC32
-# Date created: 25.08.2001
-# Whom: ache
-#
+# Created by: ache
# $FreeBSD$
-#
PORTNAME= String-CRC32
PORTVERSION= 1.4
@@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl interface for cyclic redundancy check generation
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= String::CRC32.3