pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Getopt-Long-Descriptive Initial import of p5-...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9f70382608b1
branches: trunk
changeset: 537104:9f70382608b1
user: seb <seb%pkgsrc.org@localhost>
date: Thu Jan 03 21:08:42 2008 +0000
description:
Initial import of p5-Getopt-Long-Descriptive version 0.06 into The NetBSD
Packages Collection.
The Perl 5 module Getopt::Long::Descriptive provides a convenient
wrapper for Getopt::Long and program usage output.
diffstat:
devel/p5-Getopt-Long-Descriptive/DESCR | 2 ++
devel/p5-Getopt-Long-Descriptive/Makefile | 18 ++++++++++++++++++
devel/p5-Getopt-Long-Descriptive/distinfo | 5 +++++
3 files changed, 25 insertions(+), 0 deletions(-)
diffs (37 lines):
diff -r 9b20ada02e83 -r 9f70382608b1 devel/p5-Getopt-Long-Descriptive/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Getopt-Long-Descriptive/DESCR Thu Jan 03 21:08:42 2008 +0000
@@ -0,0 +1,2 @@
+The Perl 5 module Getopt::Long::Descriptive provides a convenient
+wrapper for Getopt::Long and program usage output.
diff -r 9b20ada02e83 -r 9f70382608b1 devel/p5-Getopt-Long-Descriptive/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Getopt-Long-Descriptive/Makefile Thu Jan 03 21:08:42 2008 +0000
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/01/03 21:08:42 seb Exp $
+
+DISTNAME= Getopt-Long-Descriptive-0.06
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Getopt/}
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/dist/Getopt-Long-Descriptive/
+COMMENT= Perl 5 module providing Getopt::Long with usage text
+
+DEPENDS+= p5-IO-stringy-[0-9]*:../../devel/p5-IO-stringy
+DEPENDS+= p5-Params-Validate>=0.74:../../devel/p5-Params-Validate
+
+PERL5_PACKLIST= auto/Getopt/Long/Descriptive/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 9b20ada02e83 -r 9f70382608b1 devel/p5-Getopt-Long-Descriptive/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Getopt-Long-Descriptive/distinfo Thu Jan 03 21:08:42 2008 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/01/03 21:08:42 seb Exp $
+
+SHA1 (Getopt-Long-Descriptive-0.06.tar.gz) = 4dbfe2b78e68ef68a0aa6d19e89acda3a70c5402
+RMD160 (Getopt-Long-Descriptive-0.06.tar.gz) = a38b4238594767dae08b5f23ce5d5d056802c41b
+Size (Getopt-Long-Descriptive-0.06.tar.gz) = 7526 bytes
Home |
Main Index |
Thread Index |
Old Index