diff options
Diffstat (limited to 'security/p5-Digest-MD5/Makefile')
-rw-r--r-- | security/p5-Digest-MD5/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/security/p5-Digest-MD5/Makefile b/security/p5-Digest-MD5/Makefile index e35c7052722..7ed20c0b6f3 100644 --- a/security/p5-Digest-MD5/Makefile +++ b/security/p5-Digest-MD5/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.31 2008/12/18 21:57:22 he Exp $ +# $NetBSD: Makefile,v 1.32 2009/06/14 20:09:54 sno Exp $ # -DISTNAME= Digest-MD5-2.38 +DISTNAME= Digest-MD5-2.39 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5md5 CATEGORIES= security perl5 @@ -10,6 +10,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/} MAINTAINER= heinz@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Digest-MD5/ COMMENT= Perl5 extension interface for MD5 algorithm +LICENSE= ${PERL5_LICENSE} PKG_INSTALLATION_TYPES= overwrite pkgviews PKG_DESTDIR_SUPPORT= user-destdir |