aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Digest-Crc32
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-11 17:17:46 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-11 17:17:46 +0000
commitccbf063100dda497552c891ec2c6f2c3e2a7be28 (patch)
tree7b7cb14f7ebcc61a1cc4b02de0969d411923d421 /security/p5-Digest-Crc32
parent251f4ca6f14914170f3b0d23731bb82c39775a4a (diff)
downloadports-ccbf063100dda497552c891ec2c6f2c3e2a7be28.tar.gz
ports-ccbf063100dda497552c891ec2c6f2c3e2a7be28.zip
Notes
Diffstat (limited to 'security/p5-Digest-Crc32')
-rw-r--r--security/p5-Digest-Crc32/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/security/p5-Digest-Crc32/Makefile b/security/p5-Digest-Crc32/Makefile
index 34fc5c20e52f..123d3f17fb57 100644
--- a/security/p5-Digest-Crc32/Makefile
+++ b/security/p5-Digest-Crc32/Makefile
@@ -1,6 +1,4 @@
-# Ports collection Makefile for: p5-Digest-Crc32
-# Date created: 17 Dec 2005
-# Whom: Gabor Kovesdan
+# Created by: Gabor Kovesdan
# $FreeBSD$
PORTNAME= Digest-Crc32
@@ -12,7 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ashish@FreeBSD.org
COMMENT= Perl extension for calculating 32-bit CRC checksums
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Digest::Crc32.3