pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/p5-Data-HexDump adding destdir support and li...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b9f41bb1d174
branches:  trunk
changeset: 395156:b9f41bb1d174
user:      sno <sno%pkgsrc.org@localhost>
date:      Tue Jul 07 16:17:16 2009 +0000

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

diffstat:

 textproc/p5-Data-HexDump/Makefile |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r 928c38f93712 -r b9f41bb1d174 textproc/p5-Data-HexDump/Makefile
--- a/textproc/p5-Data-HexDump/Makefile Tue Jul 07 16:15:31 2009 +0000
+++ b/textproc/p5-Data-HexDump/Makefile Tue Jul 07 16:17:16 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/01/04 00:29:26 adrianp Exp $
+# $NetBSD: Makefile,v 1.2 2009/07/07 16:17:16 sno Exp $
 #
 
 DISTNAME=      Data-HexDump-0.02
@@ -9,6 +9,9 @@
 MAINTAINER=    adrianp%NetBSD.org@localhost
 HOMEPAGE=      http://search.cpan.org/CPAN/authors/id/F/FT/FTASSIN/
 COMMENT=       Hexadecial Dumper
+LICENSE=       ${PERL5_LICENSE}
+
+PKG_DESTDIR_SUPPORT=   user-destdir
 
 PERL5_PACKLIST=        auto/Data/HexDump/.packlist
 USE_LANGUAGES= # none



Home | Main Index | Thread Index | Old Index