pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-CLASS - adding license (perl license, as name...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3fb0d1214026
branches:  trunk
changeset: 395145:3fb0d1214026
user:      sno <sno%pkgsrc.org@localhost>
date:      Tue Jul 07 15:54:06 2009 +0000

description:
- adding license (perl license, as named in META.yml)
- adding support for destdir

diffstat:

 devel/p5-CLASS/Makefile |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r 2f2086366b36 -r 3fb0d1214026 devel/p5-CLASS/Makefile
--- a/devel/p5-CLASS/Makefile   Tue Jul 07 15:51:40 2009 +0000
+++ b/devel/p5-CLASS/Makefile   Tue Jul 07 15:54:06 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2008/10/19 19:17:49 he Exp $
+# $NetBSD: Makefile,v 1.3 2009/07/07 15:54:06 sno Exp $
 #
 
 DISTNAME=      CLASS-1.00
@@ -10,6 +10,9 @@
 MAINTAINER=    he%NetBSD.org@localhost
 HOMEPAGE=      http://search.cpan.org/dist/CLASS/
 COMMENT=       Alias for __PACKAGE__
+LICENSE=       ${PERL5_LICENSE}
+
+PKG_DESTDIR_SUPPORT=   user-destdir
 
 PERL5_PACKLIST=        auto/CLASS/.packlist
 



Home | Main Index | Thread Index | Old Index