aboutsummaryrefslogtreecommitdiffstats
path: root/security/p5-Digest-SV1/Makefile
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2013-09-11 21:54:50 +0800
committeraz <az@FreeBSD.org>2013-09-11 21:54:50 +0800
commitbfb2a2a77f74620112ee493916d782d5b93a851a (patch)
tree6ad8879b9a138416ef4b26bc646126e12fd4f892 /security/p5-Digest-SV1/Makefile
parent59fcbe99540f267889e38d699d88e94af8b633cc (diff)
downloadfreebsd-ports-gnome-bfb2a2a77f74620112ee493916d782d5b93a851a.tar.gz
freebsd-ports-gnome-bfb2a2a77f74620112ee493916d782d5b93a851a.tar.zst
freebsd-ports-gnome-bfb2a2a77f74620112ee493916d782d5b93a851a.zip
- convert to the new perl5 framework
- trim Makefile header Approved by: portmgr (bapt@, blanket)
Diffstat (limited to 'security/p5-Digest-SV1/Makefile')
-rw-r--r--security/p5-Digest-SV1/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/security/p5-Digest-SV1/Makefile b/security/p5-Digest-SV1/Makefile
index 626a8bca79b9..ee7a562bc037 100644
--- a/security/p5-Digest-SV1/Makefile
+++ b/security/p5-Digest-SV1/Makefile
@@ -1,6 +1,4 @@
-# Ports collection Makefile for: p5-Digest-SV1
-# Date created: 17 Dec 2005
-# Whom: Gabor Kovesdan
+# Created by: Gabor Kovesdan
# $FreeBSD$
PORTNAME= Digest-SV1
@@ -15,7 +13,8 @@ COMMENT= Perl extension for SV1 hash algorithm
BUILD_DEPENDS= p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 \
p5-Digest-Haval256>=0:${PORTSDIR}/security/p5-Digest-Haval256
-PERL_MODBUILD= yes
+USES= perl5
+USE_PERL5= modbuild
MAN3= Digest::SV1.3