Revision
118395
Author
mojca@macports.org
Date
2014-04-01 04:24:11 -0700 (Tue, 01 Apr 2014)

Log Message

p5-podlators: whitespace, first line only

Modified Paths

Diff

Modified: trunk/dports/perl/p5-podlators/Portfile (118394 => 118395)


--- trunk/dports/perl/p5-podlators/Portfile	2014-04-01 11:22:18 UTC (rev 118394)
+++ trunk/dports/perl/p5-podlators/Portfile	2014-04-01 11:24:11 UTC (rev 118395)
@@ -1,24 +1,25 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
-PortSystem            1.0
-PortGroup             perl5 1.0
+PortSystem          1.0
+PortGroup           perl5 1.0
 
-perl5.branches        5.8 5.10 5.12 5.14 5.16
-perl5.setup           podlators 2.5.3 ../by-authors/id/R/RR/RRA/
-license               {Artistic-1 GPL}
-maintainers           nomaintainer
-description           podlators contains Pod::Man and Pod::Text modules.
-long_description      ${description}
+perl5.branches      5.8 5.10 5.12 5.14 5.16
+perl5.setup         podlators 2.5.3 ../by-authors/id/R/RR/RRA/
+license             {Artistic-1 GPL}
+maintainers         nomaintainer
+description         podlators contains Pod::Man and Pod::Text modules.
+long_description    ${description}
 
-platforms             darwin
+platforms           darwin
 
-checksums             rmd160  56e49488780bb0518aba3b1ff7aa93f73a88b6bf \
-                      sha256  c80d6d65a8694720deff1c6b2067d7564727db713b6d6b536afbad70299647d1
+checksums           rmd160  56e49488780bb0518aba3b1ff7aa93f73a88b6bf \
+                    sha256  c80d6d65a8694720deff1c6b2067d7564727db713b6d6b536afbad70299647d1
 
 if {${perl5.major} != ""} {
-depends_lib-append    port:p${perl5.major}-pod-simple
+depends_lib-append port:p${perl5.major}-pod-simple
 
-supported_archs noarch
+supported_archs     noarch
 }
 
-perl5.link_binaries   no
+perl5.link_binaries no