pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/p5-Net-Z3950-ZOOM adding destdir support and licen...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0c5a2118a1b6
branches:  trunk
changeset: 395153:0c5a2118a1b6
user:      sno <sno%pkgsrc.org@localhost>
date:      Tue Jul 07 16:11:34 2009 +0000

description:
adding destdir support and license of perl itself (POD)

diffstat:

 net/p5-Net-Z3950-ZOOM/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r d06ff69ff65c -r 0c5a2118a1b6 net/p5-Net-Z3950-ZOOM/Makefile
--- a/net/p5-Net-Z3950-ZOOM/Makefile    Tue Jul 07 16:11:32 2009 +0000
+++ b/net/p5-Net-Z3950-ZOOM/Makefile    Tue Jul 07 16:11:34 2009 +0000
@@ -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 @@
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
 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



Home | Main Index | Thread Index | Old Index