import p5-Getopt-Simple 1.48
The Getopt::Simple module provides a simple way of specifying: * Command line switches * Type information for switch values * Default values for the switches * Help text per switch from claudio@ (MAINTAINER), with tweaks by me.
This commit is contained in:
parent
4181fc9fef
commit
e3849b234c
19
devel/p5-Getopt-Simple/Makefile
Normal file
19
devel/p5-Getopt-Simple/Makefile
Normal file
@ -0,0 +1,19 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2007/02/09 13:06:54 jasper Exp $
|
||||
|
||||
COMMENT= "simple wrapper around Getopt::Long"
|
||||
|
||||
DISTNAME= Getopt-Simple-1.48
|
||||
CATEGORIES= devel
|
||||
|
||||
EXTRACT_SUFX= .tgz
|
||||
MAINTAINER= Claudio Jeker <claudio@openbsd.org>
|
||||
|
||||
# Artistic
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MODULES= cpan
|
||||
|
||||
.include <bsd.port.mk>
|
4
devel/p5-Getopt-Simple/distinfo
Normal file
4
devel/p5-Getopt-Simple/distinfo
Normal file
@ -0,0 +1,4 @@
|
||||
MD5 (Getopt-Simple-1.48.tgz) = b2e80f96b8b1fba8237b09094e50d545
|
||||
RMD160 (Getopt-Simple-1.48.tgz) = 390bc4ee6a5a5b2297692f1b5ebfddbc4e1805fd
|
||||
SHA1 (Getopt-Simple-1.48.tgz) = 9b3a74f6090c56f5e94bf3506e2710ae6920a3ca
|
||||
SIZE (Getopt-Simple-1.48.tgz) = 7695
|
5
devel/p5-Getopt-Simple/pkg/DESCR
Normal file
5
devel/p5-Getopt-Simple/pkg/DESCR
Normal file
@ -0,0 +1,5 @@
|
||||
The Getopt::Simple module provides a simple way of specifying:
|
||||
* Command line switches
|
||||
* Type information for switch values
|
||||
* Default values for the switches
|
||||
* Help text per switch
|
4
devel/p5-Getopt-Simple/pkg/PLIST
Normal file
4
devel/p5-Getopt-Simple/pkg/PLIST
Normal file
@ -0,0 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2007/02/09 13:06:54 jasper Exp $
|
||||
${P5SITE}/Getopt/
|
||||
${P5SITE}/Getopt/Simple.pm
|
||||
@man man/man3p/Getopt::Simple.3p
|
Loading…
Reference in New Issue
Block a user