[116041] trunk/dports/perl/p5-gimp/Portfile
devans at macports.org
devans at macports.org
Thu Jan 16 13:07:06 PST 2014
Revision: 116041
https://trac.macports.org/changeset/116041
Author: devans at macports.org
Date: 2014-01-16 13:07:05 -0800 (Thu, 16 Jan 2014)
Log Message:
-----------
p5-gimp: add mode line, reformat, whitespace only.
Modified Paths:
--------------
trunk/dports/perl/p5-gimp/Portfile
Modified: trunk/dports/perl/p5-gimp/Portfile
===================================================================
--- trunk/dports/perl/p5-gimp/Portfile 2014-01-16 20:52:10 UTC (rev 116040)
+++ trunk/dports/perl/p5-gimp/Portfile 2014-01-16 21:07:05 UTC (rev 116041)
@@ -1,25 +1,26 @@
+# -*- 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 Gimp 2.0
+perl5.setup Gimp 2.0
revision 3
-license GPL-2+
-maintainers nomaintainer
-description Gimp Extensions/Plug-ins/Load and Save-Handlers in perl
-long_description ${description}
+license GPL-2+
+maintainers nomaintainer
+description Gimp Extensions/Plug-ins/Load and Save-Handlers in perl
+long_description ${description}
-platforms darwin
+platforms darwin
-checksums md5 dcdc7562aae803149f54ebd6d607fc30
+checksums md5 dcdc7562aae803149f54ebd6d607fc30
if {${perl5.major} != ""} {
-depends_lib-append lib:libgimpbase-2.0:gimp2 port:p${perl5.major}-gtk2 \
- port:p${perl5.major}-pdl
+ depends_lib-append lib:libgimpbase-2.0:gimp2 port:p${perl5.major}-gtk2 \
+ port:p${perl5.major}-pdl
-patchfiles patch-configure
+ patchfiles patch-configure
-destroot.target-append install-plugins
+ destroot.target-append install-plugins
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140116/906e299d/attachment.html>
More information about the macports-changes
mailing list