import Getopt-Long-Descriptive-0.085
Getopt::Long, but simpler and more powerful ok robert@
This commit is contained in:
parent
58a840af73
commit
2d0d695a61
23
devel/p5-Getopt-Long-Descriptive/Makefile
Normal file
23
devel/p5-Getopt-Long-Descriptive/Makefile
Normal file
@ -0,0 +1,23 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2010/07/02 04:18:23 jim Exp $
|
||||
|
||||
COMMENT= Getopt::Long, but simpler and more powerful
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= Getopt-Long-Descriptive-0.085
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= Jim Razmus II <jim@openbsd.org>
|
||||
|
||||
# perl
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
RUN_DEPENDS= ::devel/p5-Params-Validate \
|
||||
::devel/p5-Sub-Exporter
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
REGRESS_DEPENDS= ::devel/p5-Test-Pod \
|
||||
::devel/p5-Test-Pod-Coverage
|
||||
|
||||
.include <bsd.port.mk>
|
5
devel/p5-Getopt-Long-Descriptive/distinfo
Normal file
5
devel/p5-Getopt-Long-Descriptive/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (Getopt-Long-Descriptive-0.085.tar.gz) = Fkp35AKfihG2y0/1G9wbvA==
|
||||
RMD160 (Getopt-Long-Descriptive-0.085.tar.gz) = th3wHdmDOqr+CuixF457DxXeEyY=
|
||||
SHA1 (Getopt-Long-Descriptive-0.085.tar.gz) = EzX6cBIED1t89+W3UphwebXLNVs=
|
||||
SHA256 (Getopt-Long-Descriptive-0.085.tar.gz) = bV0fxIrjfMDIAWON0PA6/3ZprII3Fcl38eAW/bGkNS0=
|
||||
SIZE (Getopt-Long-Descriptive-0.085.tar.gz) = 12464
|
3
devel/p5-Getopt-Long-Descriptive/pkg/DESCR
Normal file
3
devel/p5-Getopt-Long-Descriptive/pkg/DESCR
Normal file
@ -0,0 +1,3 @@
|
||||
Yet another Getopt library. It's built atop Getopt::Long, and gets a lot
|
||||
of its features, but tries to avoid making you think about its huge
|
||||
array of options.
|
10
devel/p5-Getopt-Long-Descriptive/pkg/PLIST
Normal file
10
devel/p5-Getopt-Long-Descriptive/pkg/PLIST
Normal file
@ -0,0 +1,10 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2010/07/02 04:18:23 jim Exp $
|
||||
${P5SITE}/Getopt/
|
||||
${P5SITE}/Getopt/Long/
|
||||
${P5SITE}/Getopt/Long/Descriptive/
|
||||
${P5SITE}/Getopt/Long/Descriptive.pm
|
||||
${P5SITE}/Getopt/Long/Descriptive/Opts.pm
|
||||
${P5SITE}/Getopt/Long/Descriptive/Usage.pm
|
||||
@man man/man3p/Getopt::Long::Descriptive.3p
|
||||
@man man/man3p/Getopt::Long::Descriptive::Opts.3p
|
||||
@man man/man3p/Getopt::Long::Descriptive::Usage.3p
|
Loading…
Reference in New Issue
Block a user