Add HOMEPAGE and LICENSE.
This commit is contained in:
parent
836eff61be
commit
ecf416c68b
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue