pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/p5-Crypt-Twofish Added HOMEPAGE and adapted t...
details: https://anonhg.NetBSD.org/pkgsrc/rev/3dc20986a5e6
branches: trunk
changeset: 469527:3dc20986a5e6
user: heinz <heinz%pkgsrc.org@localhost>
date: Tue Feb 24 22:29:40 2004 +0000
description:
Added HOMEPAGE and adapted to buildlink3.
diffstat:
security/p5-Crypt-Twofish/Makefile | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
diffs (23 lines):
diff -r c47639da095c -r 3dc20986a5e6 security/p5-Crypt-Twofish/Makefile
--- a/security/p5-Crypt-Twofish/Makefile Tue Feb 24 22:27:27 2004 +0000
+++ b/security/p5-Crypt-Twofish/Makefile Tue Feb 24 22:29:40 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/07/21 17:20:19 martti Exp $
+# $NetBSD: Makefile,v 1.8 2004/02/24 22:29:40 heinz Exp $
#
DISTNAME= Crypt-Twofish-2.12
@@ -8,9 +8,12 @@
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/}
MAINTAINER= tech-pkg%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/dist/Crypt-Twofish/
COMMENT= Perl5 module for the Twofish symmetric key algorithm
-USE_BUILDLINK2= YES
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Crypt/Twofish/.packlist
.include "../../lang/perl5/module.mk"
Home |
Main Index |
Thread Index |
Old Index