[132496] trunk/dports/perl/p5-podtohtml/Portfile
devans at macports.org
devans at macports.org
Mon Feb 2 09:22:17 PST 2015
Revision: 132496
https://trac.macports.org/changeset/132496
Author: devans at macports.org
Date: 2015-02-02 09:22:17 -0800 (Mon, 02 Feb 2015)
Log Message:
-----------
p5-podtohtml: add modeline and reformat, white space only.
Modified Paths:
--------------
trunk/dports/perl/p5-podtohtml/Portfile
Modified: trunk/dports/perl/p5-podtohtml/Portfile
===================================================================
--- trunk/dports/perl/p5-podtohtml/Portfile 2015-02-02 17:20:13 UTC (rev 132495)
+++ trunk/dports/perl/p5-podtohtml/Portfile 2015-02-02 17:22:17 UTC (rev 132496)
@@ -1,26 +1,28 @@
# $Id$
+# -*- 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
-PortSystem 1.0
-PortGroup perl5 1.0
+PortSystem 1.0
+PortGroup perl5 1.0
perl5.branches 5.16 5.18 5.20
-perl5.setup PodToHTML 0.08 ../../authors/id/B/BD/BDFOY
-revision 3
+perl5.setup PodToHTML 0.08 ../../authors/id/B/BD/BDFOY
+revision 3
+license {Artistic-1 GPL}
+maintainers nomaintainer
+description Deprecated program convert POD documentation to HTML.
-license {Artistic-1 GPL}
-maintainers nomaintainer
-description Deprecated program convert POD documentation to HTML.
+long_description ${description}
-long_description ${description}
+checksums md5 fec09c1e062ed4c670b6b982649e2f24 \
+ sha1 c4ec0783b0033cb849886bce1f44712e00d40d7b \
+ rmd160 a07fc59bbb00878359d3d6a0935bcd12952e2732
-checksums md5 fec09c1e062ed4c670b6b982649e2f24 \
- sha1 c4ec0783b0033cb849886bce1f44712e00d40d7b \
- rmd160 a07fc59bbb00878359d3d6a0935bcd12952e2732
+platforms darwin
-platforms darwin
-supported_archs noarch
-
if {${perl5.major} != ""} {
-depends_lib-append port:p${perl5.major}-html-tree \
- port:p${perl5.major}-html-format
+ depends_lib-append \
+ port:p${perl5.major}-html-tree \
+ port:p${perl5.major}-html-format
+
+ supported_archs noarch
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150202/de4bf16b/attachment.html>
More information about the macports-changes
mailing list