summaryrefslogtreecommitdiff
path: root/security/p5-Crypt-DES_EDE3
diff options
context:
space:
mode:
authorheinz <heinz@pkgsrc.org>2004-02-24 22:26:28 +0000
committerheinz <heinz@pkgsrc.org>2004-02-24 22:26:28 +0000
commit6616df21dfc968255737421497115b578ef1227b (patch)
tree46da65ce2522f27dfdfee9b5d442df15b7adbfd8 /security/p5-Crypt-DES_EDE3
parent3e8f5e24d4263af30e0959d6b10d8797266e2d4c (diff)
downloadpkgsrc-6616df21dfc968255737421497115b578ef1227b.tar.gz
Taking maintainership.
Adapted to buildlink3.
Diffstat (limited to 'security/p5-Crypt-DES_EDE3')
-rw-r--r--security/p5-Crypt-DES_EDE3/Makefile11
1 files changed, 7 insertions, 4 deletions
diff --git a/security/p5-Crypt-DES_EDE3/Makefile b/security/p5-Crypt-DES_EDE3/Makefile
index cc62b42e617..d7b6c52667e 100644
--- a/security/p5-Crypt-DES_EDE3/Makefile
+++ b/security/p5-Crypt-DES_EDE3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/07/21 17:20:14 martti Exp $
+# $NetBSD: Makefile,v 1.8 2004/02/24 22:26:28 heinz Exp $
#
DISTNAME= Crypt-DES_EDE3-0.01
@@ -7,11 +7,14 @@ SVR4_PKGNAME= p5de3
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/}
-MAINTAINER= tech-pkg@NetBSD.org
-#HOMEPAGE=
+MAINTAINER= heinz@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Crypt-DES_EDE3/
COMMENT= Perl5 module for Triple-DES EDE encryption/decryption
-USE_BUILDLINK2= YES
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= YES
+USE_LANGUAGES= # empty
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Crypt/DES_EDE3/.packlist
.include "../../lang/perl5/module.mk"