summaryrefslogtreecommitdiff
path: root/security/p5-Crypt-RIPEMD160
diff options
context:
space:
mode:
authorheinz <heinz>2004-02-24 23:09:42 +0000
committerheinz <heinz>2004-02-24 23:09:42 +0000
commitd10e5943b4f1658c362535ebb34a5a02344098e7 (patch)
treefa2a11f99c1445e3dcd784d5efcf00a37c53e940 /security/p5-Crypt-RIPEMD160
parentf848ebed5fed9ebb3fefebe9cc6cd7f72f4ba61f (diff)
downloadpkgsrc-d10e5943b4f1658c362535ebb34a5a02344098e7.tar.gz
Added HOMEPAGE and adapted to buildlink3.
Diffstat (limited to 'security/p5-Crypt-RIPEMD160')
-rw-r--r--security/p5-Crypt-RIPEMD160/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/security/p5-Crypt-RIPEMD160/Makefile b/security/p5-Crypt-RIPEMD160/Makefile
index aa45aee77d5..f2d909f3722 100644
--- a/security/p5-Crypt-RIPEMD160/Makefile
+++ b/security/p5-Crypt-RIPEMD160/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/07/21 17:20:16 martti Exp $
+# $NetBSD: Makefile,v 1.8 2004/02/24 23:09:42 heinz Exp $
#
DISTNAME= Crypt-RIPEMD160-0.04
@@ -8,10 +8,12 @@ CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/}
MAINTAINER= tech-pkg@NetBSD.org
-#HOMEPAGE=
+HOMEPAGE= http://search.cpan.org/dist/Crypt-RIPEMD160/
COMMENT= Perl5 module of the RIPEMD160 hash function
-USE_BUILDLINK2= YES
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Crypt/RIPEMD160/.packlist
.include "../../lang/perl5/module.mk"