aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Digest-CRC
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-11 13:54:50 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-11 13:54:50 +0000
commit2e24707c96c566166fcf9785c12d2d961d1c586d (patch)
tree6ad8879b9a138416ef4b26bc646126e12fd4f892 /security/p5-Digest-CRC
parentbac4da00aa6c6c7a9f2e2c554324bd96d1e07821 (diff)
downloadports-2e24707c96c566166fcf9785c12d2d961d1c586d.tar.gz
ports-2e24707c96c566166fcf9785c12d2d961d1c586d.zip
Notes
Diffstat (limited to 'security/p5-Digest-CRC')
-rw-r--r--security/p5-Digest-CRC/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/security/p5-Digest-CRC/Makefile b/security/p5-Digest-CRC/Makefile
index 0a54f4989e54..ef245884db36 100644
--- a/security/p5-Digest-CRC/Makefile
+++ b/security/p5-Digest-CRC/Makefile
@@ -1,9 +1,5 @@
-# Ports collection Makefile for: p5-Digest-CRC
-# Date created: 17 Dec 2005
-# Whom: Gabor Kovesdan
-#
+# Created by: Gabor Kovesdan
# $FreeBSD$
-#
PORTNAME= Digest-CRC
PORTVERSION= 0.18
@@ -14,7 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ashish@FreeBSD.org
COMMENT= Perl extension for calculating CRC checksums
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Digest::CRC.3