[49961] trunk/dports/perl/p5-getopt-long/Portfile

nox at macports.org nox at macports.org
Tue Apr 21 04:04:12 PDT 2009


Revision: 49961
          http://trac.macports.org/changeset/49961
Author:   nox at macports.org
Date:     2009-04-21 04:04:09 -0700 (Tue, 21 Apr 2009)
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	2009-04-21 09:53:35 UTC (rev 49960)
+++ trunk/dports/perl/p5-getopt-long/Portfile	2009-04-21 11:04:09 UTC (rev 49961)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem      1.0
@@ -4,12 +5,14 @@
 PortGroup       perl5 1.0
 
 perl5.setup     Getopt-Long 2.37
-revision	1
+revision        1
 maintainers     nox openmaintainer
-categories-append   devel
 platforms       darwin
 description     module implementing an extended getopt function
 
+categories-append \
+    devel
+
 long_description \
     Module Getopt::Long implements an extended getopt function \
     called GetOptions(). This function implements the POSIX \
@@ -23,5 +26,4 @@
                 sha1 84e231ba85f19308ff9d67be609f6bc546d5f3a6 \
                 rmd160 e4b9a1abb4a5da2cb664e5a7d96188b3689b9700
 
-depends_lib-append     port:p5-pathtools
-
+depends_lib-append  port:p5-pathtools
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090421/14e40803/attachment.html>


More information about the macports-changes mailing list