diff --git a/net/p5-Net-Bind/Makefile b/net/p5-Net-Bind/Makefile index 85d58e72517c..36bfaf80f070 100644 --- a/net/p5-Net-Bind/Makefile +++ b/net/p5-Net-Bind/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2011/08/14 14:14:42 obache Exp $ +# $NetBSD: Makefile,v 1.12 2011/10/17 11:09:31 hiramatsu Exp $ DISTNAME= Net-Bind-0.05 PKGNAME= p5-${DISTNAME} @@ -7,7 +7,9 @@ CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://search.cpan.org/dist/Net-Bind COMMENT= Perl5 module to grovel DNS resolver information +LICENSE= ${PERL5_LICENSE} PKG_DESTDIR_SUPPORT= user-destdir