[116004] trunk/dports/perl/p5-extutils-cbuilder/Portfile
mojca at macports.org
mojca at macports.org
Wed Jan 15 19:13:22 PST 2014
Revision: 116004
https://trac.macports.org/changeset/116004
Author: mojca at macports.org
Date: 2014-01-15 19:13:22 -0800 (Wed, 15 Jan 2014)
Log Message:
-----------
p5-extutils-cbuilder: whitespace only
Modified Paths:
--------------
trunk/dports/perl/p5-extutils-cbuilder/Portfile
Modified: trunk/dports/perl/p5-extutils-cbuilder/Portfile
===================================================================
--- trunk/dports/perl/p5-extutils-cbuilder/Portfile 2014-01-16 03:09:58 UTC (rev 116003)
+++ trunk/dports/perl/p5-extutils-cbuilder/Portfile 2014-01-16 03:13:22 UTC (rev 116004)
@@ -1,30 +1,31 @@
+# -*- 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 ExtUtils-CBuilder 0.280205 ../by-authors/id/D/DA/DAGOLDEN/
-revision 1
-epoch 1
-license {Artistic GPL}
-maintainers nomaintainer
-description Compile and link C code for Perl modules
-long_description This module can build the C portions of Perl modules by \
- invoking the appropriate compilers and linkers in a \
- cross-platform manner. It was motivated by the \
- Module::Build project, but may be useful for other \
- purposes as well. However, it is not intended as a \
- general cross-platform interface to all your C building \
- needs. That would have been a much more ambitious goal!
+perl5.setup ExtUtils-CBuilder 0.280205 ../by-authors/id/D/DA/DAGOLDEN/
+revision 1
+epoch 1
+license {Artistic GPL}
+maintainers nomaintainer
+description Compile and link C code for Perl modules
+long_description This module can build the C portions of Perl modules by \
+ invoking the appropriate compilers and linkers in a \
+ cross-platform manner. It was motivated by the \
+ Module::Build project, but may be useful for other \
+ purposes as well. However, it is not intended as a \
+ general cross-platform interface to all your C building \
+ needs. That would have been a much more ambitious goal!
-platforms darwin
+platforms darwin
-checksums rmd160 dc8484ea8d15a0cbb67c5f36e8c35eaf4b340145 \
- sha256 fad9213566e5fd10b2b7440741e4cf549f60c1598da95eeed2f685d3fec8d959
+checksums rmd160 dc8484ea8d15a0cbb67c5f36e8c35eaf4b340145 \
+ sha256 fad9213566e5fd10b2b7440741e4cf549f60c1598da95eeed2f685d3fec8d959
if {${perl5.major} != ""} {
-depends_lib-append port:p${perl5.major}-ipc-cmd
+depends_lib-append port:p${perl5.major}-ipc-cmd
-supported_archs noarch
+supported_archs noarch
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140115/3da12fd1/attachment.html>
More information about the macports-changes
mailing list