[131210] trunk/dports/perl/p5-gdgraph/Portfile
mojca at macports.org
mojca at macports.org
Tue Jan 6 12:32:35 PST 2015
Revision: 131210
https://trac.macports.org/changeset/131210
Author: mojca at macports.org
Date: 2015-01-06 12:32:35 -0800 (Tue, 06 Jan 2015)
Log Message:
-----------
p5-gdgraph: first line, whitespace only
Modified Paths:
--------------
trunk/dports/perl/p5-gdgraph/Portfile
Modified: trunk/dports/perl/p5-gdgraph/Portfile
===================================================================
--- trunk/dports/perl/p5-gdgraph/Portfile 2015-01-06 20:30:36 UTC (rev 131209)
+++ trunk/dports/perl/p5-gdgraph/Portfile 2015-01-06 20:32:35 UTC (rev 131210)
@@ -1,24 +1,28 @@
+# -*- 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
-perl5.setup GDGraph 1.44 GD
-revision 3
-license {Artistic-1 GPL}
-maintainers nomaintainer
-description Graph Plotting Module for Perl 5
-long_description This is GDGraph, a package to generate charts, using \
- Lincoln Stein's GD.pm. See the documentation for \
- some history and more information.
+perl5.setup GDGraph 1.44 GD
+revision 3
+license {Artistic-1 GPL}
+maintainers nomaintainer
+
+description Graph Plotting Module for Perl 5
+long_description This is GDGraph, a package to generate charts, using \
+ Lincoln Stein's GD.pm. See the documentation for \
+ some history and more information.
+
checksums md5 a8a4ab62741258803b5744cb8882e68c \
sha1 a69e874d0fe3ac132b0d51d739260a9535271bc4
-platforms darwin
+platforms darwin
+supported_archs noarch
+
if {${perl5.major} != ""} {
-depends_lib-append port:p${perl5.major}-gd \
- port:p${perl5.major}-gdtextutil
-
-supported_archs noarch
+ depends_lib-append \
+ port:p${perl5.major}-gd \
+ port:p${perl5.major}-gdtextutil
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150106/6ef4fa88/attachment.html>
More information about the macports-changes
mailing list