pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-PAR-Dist Initial addition of p5-PAR-Dist vers...
details: https://anonhg.NetBSD.org/pkgsrc/rev/6bfa550b97fc
branches: trunk
changeset: 483371:6bfa550b97fc
user: seb <seb%pkgsrc.org@localhost>
date: Thu Nov 11 14:16:53 2004 +0000
description:
Initial addition of p5-PAR-Dist version 0.07 in to the NetBSD Packages
Collection.
The Perl 5 module PAR::Dist is a toolkit to create and manipulate
PAR (Perl Archive) distributions.
diffstat:
devel/p5-PAR-Dist/DESCR | 2 ++
devel/p5-PAR-Dist/Makefile | 19 +++++++++++++++++++
devel/p5-PAR-Dist/PLIST | 1 +
devel/p5-PAR-Dist/distinfo | 4 ++++
4 files changed, 26 insertions(+), 0 deletions(-)
diffs (42 lines):
diff -r fbd25891a003 -r 6bfa550b97fc devel/p5-PAR-Dist/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-PAR-Dist/DESCR Thu Nov 11 14:16:53 2004 +0000
@@ -0,0 +1,2 @@
+The Perl 5 module PAR::Dist is a toolkit to create and manipulate
+PAR (Perl Archive) distributions.
diff -r fbd25891a003 -r 6bfa550b97fc devel/p5-PAR-Dist/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-PAR-Dist/Makefile Thu Nov 11 14:16:53 2004 +0000
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/11/11 14:16:53 seb Exp $
+#
+
+DISTNAME= PAR-Dist-0.07
+PKGNAME= p5-${DISTNAME}
+SVR4_PKGNAME= p5moi
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PAR/}
+
+MAINTAINER= seb%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/dist/PAR-Dist/
+COMMENT= Perl module toolkit to create and manipulate PAR distributions
+
+USE_BUILDLINK3= YES
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/PAR/Dist/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r fbd25891a003 -r 6bfa550b97fc devel/p5-PAR-Dist/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-PAR-Dist/PLIST Thu Nov 11 14:16:53 2004 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/11/11 14:16:53 seb Exp $
diff -r fbd25891a003 -r 6bfa550b97fc devel/p5-PAR-Dist/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-PAR-Dist/distinfo Thu Nov 11 14:16:53 2004 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/11/11 14:16:53 seb Exp $
+
+SHA1 (PAR-Dist-0.07.tar.gz) = 1908227fdd1a086ce26e5126df128fa3227755a8
+Size (PAR-Dist-0.07.tar.gz) = 13853 bytes
Home |
Main Index |
Thread Index |
Old Index