adding destdir support and license of perl itself (POD)
This commit is contained in:
parent
17ae00cbd6
commit
871f4610b3
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.5 2009/03/25 22:37:14 he Exp $
|
||||
# $NetBSD: Makefile,v 1.6 2009/07/07 16:11:34 sno Exp $
|
||||
|
||||
DISTNAME= Net-Z3950-ZOOM-1.25
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
|
@ -9,7 +9,9 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
|
|||
MAINTAINER= pkgsrc-users@NetBSD.org
|
||||
HOMEPAGE= http://search.cpan.org/dist/Net-Z3950-ZOOM/
|
||||
COMMENT= Perl extension for talking to Z39.50 servers
|
||||
LICENSE= ${PERL5_LICENSE}
|
||||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
#PKG_INSTALLATION_TYPES= overwrite pkgviews
|
||||
|
||||
DEPENDS+= p5-Event>=1.06:../../devel/p5-Event
|
||||
|
|
Loading…
Reference in a new issue