diff options
Diffstat (limited to 'net/p5-Net-DNS/Makefile')
-rw-r--r-- | net/p5-Net-DNS/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-Net-DNS/Makefile b/net/p5-Net-DNS/Makefile index 4533049351c..2711c1e4e73 100644 --- a/net/p5-Net-DNS/Makefile +++ b/net/p5-Net-DNS/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.41 2009/03/07 15:34:40 seb Exp $ +# $NetBSD: Makefile,v 1.42 2010/01/16 19:27:17 heinz Exp $ DISTNAME= Net-DNS-0.65 PKGREVISION= 1 @@ -11,6 +11,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} \ MAINTAINER= heinz@NetBSD.org HOMEPAGE= http://www.net-dns.org/ COMMENT= Perl5 module for DNS resolution +LICENSE= ${PERL5_LICENSE} PKG_INSTALLATION_TYPES= overwrite pkgviews PKG_DESTDIR_SUPPORT= user-destdir |