new port perl/p5-getopt-long

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@11646 d073be05-634f-4543-b044-5fe20cf6d1d6
This commit is contained in:
Markus W. Weißmann
2005-04-06 08:55:38 +00:00
parent 91423cf8c7
commit d0e8bd3ef3
+20
View File
@@ -0,0 +1,20 @@
# $Id: Portfile,v 1.1 2005/04/06 08:55:38 mww Exp $
PortSystem 1.0
PortGroup perl5 1.0
perl5.setup Getopt-Long 2.34
maintainers mww@opendarwin.org
categories-append devel
description module implementing an extended getopt function
long_description Module Getopt::Long implements an extended getopt function \
called GetOptions(). This function implements the POSIX \
standard for command line options, with GNU extensions, while \
still capable of handling the traditional one-letter options. \
In general, this means that command line options can have long \
names instead of single letters, and are introduced with a \
double dash `--'.
homepage http://search.cpan.org/~msergeant/${distname}/
checksums md5 c43a46856accb00842c02e20c061733a
platforms darwin