pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Software-License Import p5-Software-License v...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c431b479f79c
branches: trunk
changeset: 549300:c431b479f79c
user: he <he%pkgsrc.org@localhost>
date: Thu Oct 30 23:46:32 2008 +0000
description:
Import p5-Software-License version 0.008.
A set of packages that provide templated software licenses.
diffstat:
devel/p5-Software-License/DESCR | 1 +
devel/p5-Software-License/Makefile | 22 ++++++++++++++++++++++
devel/p5-Software-License/distinfo | 5 +++++
3 files changed, 28 insertions(+), 0 deletions(-)
diffs (40 lines):
diff -r 0bdc6299da0c -r c431b479f79c devel/p5-Software-License/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Software-License/DESCR Thu Oct 30 23:46:32 2008 +0000
@@ -0,0 +1,1 @@
+A set of packages that provide templated software licenses.
diff -r 0bdc6299da0c -r c431b479f79c devel/p5-Software-License/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Software-License/Makefile Thu Oct 30 23:46:32 2008 +0000
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/10/30 23:46:32 he Exp $
+#
+
+DISTNAME= Software-License-0.008
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/R/RJ/RJBS/}
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/dist/Software-License/
+COMMENT= Perl 5 module which provide templated software licenses
+
+DEPENDS+= p5-Data-Section>0:../../devel/p5-Data-Section
+DEPENDS+= p5-Sub-Install>0:../../devel/p5-Sub-Install
+DEPENDS+= p5-Text-Template>0:../../textproc/p5-Text-Template
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+PERL5_PACKLIST= auto/Software/License/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 0bdc6299da0c -r c431b479f79c devel/p5-Software-License/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Software-License/distinfo Thu Oct 30 23:46:32 2008 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/10/30 23:46:32 he Exp $
+
+SHA1 (Software-License-0.008.tar.gz) = fee41c1db9fd7a3a19c924cfcc2a4ca5a4730074
+RMD160 (Software-License-0.008.tar.gz) = 97b2adc3a82b093a351bf0aee09d3bfe0c7fb145
+Size (Software-License-0.008.tar.gz) = 92640 bytes
Home |
Main Index |
Thread Index |
Old Index