aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-RIPEMD160/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-Crypt-RIPEMD160/Makefile')
-rw-r--r--security/p5-Crypt-RIPEMD160/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/security/p5-Crypt-RIPEMD160/Makefile b/security/p5-Crypt-RIPEMD160/Makefile
index 28e96acbd256..a975f3fd4347 100644
--- a/security/p5-Crypt-RIPEMD160/Makefile
+++ b/security/p5-Crypt-RIPEMD160/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Crypt-RIPEMD160
-# Date created: 2001-09-12
-# Whom: Michael Haro <mharo@FreeBSD.org>
-#
+# Created by: Michael Haro <mharo@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= Crypt-RIPEMD160
PORTVERSION= 0.05
@@ -17,7 +13,8 @@ COMMENT= RIPEMD-160 message digest algorithm
LICENSE_COMB= dual
LICENSE= ART20 GPLv1
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= Crypt::RIPEMD160::MAC.3 Crypt::RIPEMD160.3