summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorseb <seb>2008-01-03 21:14:13 +0000
committerseb <seb>2008-01-03 21:14:13 +0000
commit5854b4d4c354f031153cb37fc4cf663de3c02887 (patch)
tree3d9cb6b615c079d1adffbe306d69e139af4bd8f0
parentab5ccd451f620e854b85556677639b9efa3af1c4 (diff)
downloadpkgsrc-5854b4d4c354f031153cb37fc4cf663de3c02887.tar.gz
Initial import of p5-App-Cmd version 0.012 into The NetBSD
Packages Collection. The Perl 5 module App::Cmd is intended to make it easy to write complex command-line applications without having to think about most of the annoying things usually involved.
-rw-r--r--devel/p5-App-Cmd/DESCR3
-rw-r--r--devel/p5-App-Cmd/Makefile20
-rw-r--r--devel/p5-App-Cmd/distinfo5
3 files changed, 28 insertions, 0 deletions
diff --git a/devel/p5-App-Cmd/DESCR b/devel/p5-App-Cmd/DESCR
new file mode 100644
index 00000000000..d0461e1fbbf
--- /dev/null
+++ b/devel/p5-App-Cmd/DESCR
@@ -0,0 +1,3 @@
+The Perl 5 module App::Cmd is intended to make it easy to write
+complex command-line applications without having to think about
+most of the annoying things usually involved.
diff --git a/devel/p5-App-Cmd/Makefile b/devel/p5-App-Cmd/Makefile
new file mode 100644
index 00000000000..ee8707e4934
--- /dev/null
+++ b/devel/p5-App-Cmd/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/01/03 21:14:13 seb Exp $
+#
+
+DISTNAME= App-Cmd-0.012
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=App/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/App-Cmd/
+COMMENT= Perl 5 module to write command line apps with less suffering
+
+DEPENDS+= p5-Getopt-Long-Descriptive>=0.06:../../devel/p5-Getopt-Long-Descriptive
+DEPENDS+= p5-Module-Pluggable-[0-9]*:../../devel/p5-Module-Pluggable
+DEPENDS+= p5-Sub-Install-[0-9]*:../../devel/p5-Sub-Install
+
+PERL5_PACKLIST= auto/App/Cmd/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-App-Cmd/distinfo b/devel/p5-App-Cmd/distinfo
new file mode 100644
index 00000000000..f6ec53b26f5
--- /dev/null
+++ b/devel/p5-App-Cmd/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/01/03 21:14:13 seb Exp $
+
+SHA1 (App-Cmd-0.012.tar.gz) = 9f8bf60bd8040efe8e887224520d2fdd7bf857bb
+RMD160 (App-Cmd-0.012.tar.gz) = 308489ea5d2feeef9c558ca257794d671192bb24
+Size (App-Cmd-0.012.tar.gz) = 30734 bytes