diff options
author | agc <agc@pkgsrc.org> | 2007-04-15 21:11:16 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2007-04-15 21:11:16 +0000 |
commit | 9ddd829c962596cdb3777e33f9b0cc1390d7b8f9 (patch) | |
tree | d2f56350d322ee102a562ba33f9041b425438d27 /devel | |
parent | c4adfc34da99ef3279fc50aa679915e2a0f9c072 (diff) | |
download | pkgsrc-9ddd829c962596cdb3777e33f9b0cc1390d7b8f9.tar.gz |
Import p5-Getopt-Mixed-1.10 into the packages collection.
This package is obsolete, but is needed for the forthcoming t-prot package.
Getopt::Mixed provides GNU-style option processing for Perl 5 scripts,
with both long and short options. Please see the documentation at the
end of the module for instructions on its use and licensing
restrictions.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Getopt-Mixed/DESCR | 6 | ||||
-rw-r--r-- | devel/p5-Getopt-Mixed/Makefile | 15 | ||||
-rw-r--r-- | devel/p5-Getopt-Mixed/PLIST | 1 | ||||
-rw-r--r-- | devel/p5-Getopt-Mixed/distinfo | 5 |
4 files changed, 27 insertions, 0 deletions
diff --git a/devel/p5-Getopt-Mixed/DESCR b/devel/p5-Getopt-Mixed/DESCR new file mode 100644 index 00000000000..3aedf975029 --- /dev/null +++ b/devel/p5-Getopt-Mixed/DESCR @@ -0,0 +1,6 @@ +[This module is obsolete, but is needed for an older package] + +Getopt::Mixed provides GNU-style option processing for Perl 5 scripts, +with both long and short options. Please see the documentation at the +end of the module for instructions on its use and licensing +restrictions. diff --git a/devel/p5-Getopt-Mixed/Makefile b/devel/p5-Getopt-Mixed/Makefile new file mode 100644 index 00000000000..7ed600dc3dc --- /dev/null +++ b/devel/p5-Getopt-Mixed/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1.1.1 2007/04/15 21:11:16 agc Exp $ + +DISTNAME= Getopt-Mixed-1.10 +PKGNAME= p5-${DISTNAME} +CATEGORIES= devel perl5 +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Getopt/} + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://search.cpan.org/~rsavage/Getopt-Mixed/ +COMMENT= Mixed Getopt wrapper + +PERL5_PACKLIST= auto/Getopt/Mixed/.packlist + +.include "../../lang/perl5/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/devel/p5-Getopt-Mixed/PLIST b/devel/p5-Getopt-Mixed/PLIST new file mode 100644 index 00000000000..952d84e5616 --- /dev/null +++ b/devel/p5-Getopt-Mixed/PLIST @@ -0,0 +1 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2007/04/15 21:11:16 agc Exp $ diff --git a/devel/p5-Getopt-Mixed/distinfo b/devel/p5-Getopt-Mixed/distinfo new file mode 100644 index 00000000000..e66e43a6a32 --- /dev/null +++ b/devel/p5-Getopt-Mixed/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2007/04/15 21:11:16 agc Exp $ + +SHA1 (Getopt-Mixed-1.10.tar.gz) = 3d5fb052910e4a560ff02c4e4f594a27fe1d22e0 +RMD160 (Getopt-Mixed-1.10.tar.gz) = 4cd74ed2906c1b63d56dba0eb802e037918fda69 +Size (Getopt-Mixed-1.10.tar.gz) = 11199 bytes |