[131717] trunk/dports/perl/p5-local-lib/Portfile
mojca at macports.org
mojca at macports.org
Fri Jan 16 04:07:45 PST 2015
Revision: 131717
https://trac.macports.org/changeset/131717
Author: mojca at macports.org
Date: 2015-01-16 04:07:45 -0800 (Fri, 16 Jan 2015)
Log Message:
-----------
p5-local-lib: first line, whitespace only
Modified Paths:
--------------
trunk/dports/perl/p5-local-lib/Portfile
Modified: trunk/dports/perl/p5-local-lib/Portfile
===================================================================
--- trunk/dports/perl/p5-local-lib/Portfile 2015-01-16 12:04:59 UTC (rev 131716)
+++ trunk/dports/perl/p5-local-lib/Portfile 2015-01-16 12:07:45 UTC (rev 131717)
@@ -1,25 +1,27 @@
+# -*- 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.16 5.18 5.20
-perl5.setup local-lib 1.008009 ../../authors/id/A/AP/APEIRON
-categories-append devel
-platforms darwin
-maintainers nomaintainer
-license {Artistic-1 GPL}
+perl5.setup local-lib 1.008009 ../../authors/id/A/AP/APEIRON
+categories-append devel
+license {Artistic-1 GPL}
+maintainers nomaintainer
-description create and use a local lib/ for perl modules with PERL5LIB
+description Create and use a local lib/ for perl modules with PERL5LIB
+long_description ${description}
-long_description ${description}
+checksums rmd160 48fe1160b42b84c517be62f0eda0d13fbd38f5eb \
+ sha256 5c69adb47ab828aa3e8b5be89b88cd49c6a0d0dae2e8b3bca17a9ce699190e7b
-checksums rmd160 48fe1160b42b84c517be62f0eda0d13fbd38f5eb \
- sha256 5c69adb47ab828aa3e8b5be89b88cd49c6a0d0dae2e8b3bca17a9ce699190e7b
+platforms darwin
if {${perl5.major} != ""} {
-depends_lib-append port:p${perl5.major}-extutils-makemaker \
- port:p${perl5.major}-extutils-install \
- port:p${perl5.major}-module-build
- #CPAN is required too, but is provided by the perl5 port
+ depends_lib-append \
+ port:p${perl5.major}-extutils-install \
+ port:p${perl5.major}-extutils-makemaker \
+ port:p${perl5.major}-module-build
+ #CPAN is required too, but is provided by the perl5 port
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150116/760616bc/attachment-0001.html>
More information about the macports-changes
mailing list