From 0370858a4bd2aca361bd8bb96d83de43ed2a74d1 Mon Sep 17 00:00:00 2001 From: seb Date: Sun, 13 May 2007 19:25:32 +0000 Subject: Initial import of p5-Getopt-Euclid version 0.1.0 into The NetBSD Packages Collection. The Perl 5 module Getopt::Euclid uses your program's own documentation to create a command-line argument parser. This ensures that your program's documented interface and its actual interface always agree. --- devel/p5-Getopt-Euclid/DESCR | 4 ++++ devel/p5-Getopt-Euclid/Makefile | 19 +++++++++++++++++++ devel/p5-Getopt-Euclid/PLIST | 1 + devel/p5-Getopt-Euclid/distinfo | 5 +++++ 4 files changed, 29 insertions(+) create mode 100644 devel/p5-Getopt-Euclid/DESCR create mode 100644 devel/p5-Getopt-Euclid/Makefile create mode 100644 devel/p5-Getopt-Euclid/PLIST create mode 100644 devel/p5-Getopt-Euclid/distinfo (limited to 'devel') diff --git a/devel/p5-Getopt-Euclid/DESCR b/devel/p5-Getopt-Euclid/DESCR new file mode 100644 index 00000000000..be1ed808b23 --- /dev/null +++ b/devel/p5-Getopt-Euclid/DESCR @@ -0,0 +1,4 @@ +The Perl 5 module Getopt::Euclid uses your program's own documentation +to create a command-line argument parser. This ensures that your +program's documented interface and its actual interface always +agree. diff --git a/devel/p5-Getopt-Euclid/Makefile b/devel/p5-Getopt-Euclid/Makefile new file mode 100644 index 00000000000..d71b32c7f45 --- /dev/null +++ b/devel/p5-Getopt-Euclid/Makefile @@ -0,0 +1,19 @@ +# $NetBSD: Makefile,v 1.1.1.1 2007/05/13 19:25:32 seb Exp $ +# + +DISTNAME= Getopt-Euclid-v0.1.0 +PKGNAME= p5-Getopt-Euclid-0.1.0 +CATEGORIES= devel perl5 +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Getopt/} + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://search.cpan.org/dist/Getopt-Euclid/ +COMMENT= Perl 5 module to create command-line parser from documentation + +DEPENDS+= p5-version-[0-9]*:../../devel/p5-version + +USE_LANGUAGES= # empty +PERL5_PACKLIST= auto/Getopt/Euclid/.packlist + +.include "../../lang/perl5/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/p5-Getopt-Euclid/PLIST b/devel/p5-Getopt-Euclid/PLIST new file mode 100644 index 00000000000..450c856a39b --- /dev/null +++ b/devel/p5-Getopt-Euclid/PLIST @@ -0,0 +1 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2007/05/13 19:25:32 seb Exp $ diff --git a/devel/p5-Getopt-Euclid/distinfo b/devel/p5-Getopt-Euclid/distinfo new file mode 100644 index 00000000000..f2c8999b0e3 --- /dev/null +++ b/devel/p5-Getopt-Euclid/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2007/05/13 19:25:32 seb Exp $ + +SHA1 (Getopt-Euclid-v0.1.0.tar.gz) = ef796596a16020a0d7e56dd8acc6ba4e07e6ad46 +RMD160 (Getopt-Euclid-v0.1.0.tar.gz) = 989c317124d685ad678703d0438efbc4acceac09 +Size (Getopt-Euclid-v0.1.0.tar.gz) = 24673 bytes -- cgit v1.2.3