[29073] trunk/dports/perl/p5-getopt-long/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Fri Sep 14 07:23:34 PDT 2007
Revision: 29073
http://trac.macosforge.org/projects/macports/changeset/29073
Author: nox at macports.org
Date: 2007-09-14 07:23:34 -0700 (Fri, 14 Sep 2007)
Log Message:
-----------
p5-getopt-long: Whitespace changes.
Modified Paths:
--------------
trunk/dports/perl/p5-getopt-long/Portfile
Modified: trunk/dports/perl/p5-getopt-long/Portfile
===================================================================
--- trunk/dports/perl/p5-getopt-long/Portfile 2007-09-14 14:17:13 UTC (rev 29072)
+++ trunk/dports/perl/p5-getopt-long/Portfile 2007-09-14 14:23:34 UTC (rev 29073)
@@ -1,21 +1,24 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
+PortSystem 1.0
+PortGroup perl5 1.0
-perl5.setup Getopt-Long 2.35
-maintainers nomaintainer at macports.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 `--'.
+perl5.setup Getopt-Long 2.35
+maintainers nomaintainer
+categories-append devel
+platforms darwin
+description module implementing an extended getopt function
-homepage http://search.cpan.org/~jv/${distname}/
-checksums md5 a93f5ae6381cdff2ba68b214d89f83dd
-platforms darwin
-depends_lib port:p5-pathtools
+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 `--'.
+
+checksums md5 a93f5ae6381cdff2ba68b214d89f83dd
+
+depends_lib-append port:p5-pathtools
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070914/f0674359/attachment.html
More information about the macports-changes
mailing list