[116044] trunk/dports/perl/p5-pgplot/Portfile
devans at macports.org
devans at macports.org
Thu Jan 16 14:21:45 PST 2014
Revision: 116044
https://trac.macports.org/changeset/116044
Author: devans at macports.org
Date: 2014-01-16 14:21:44 -0800 (Thu, 16 Jan 2014)
Log Message:
-----------
p5-pgplot: add mode line, reformat, whitespace only.
Modified Paths:
--------------
trunk/dports/perl/p5-pgplot/Portfile
Modified: trunk/dports/perl/p5-pgplot/Portfile
===================================================================
--- trunk/dports/perl/p5-pgplot/Portfile 2014-01-16 22:17:09 UTC (rev 116043)
+++ trunk/dports/perl/p5-pgplot/Portfile 2014-01-16 22:21:44 UTC (rev 116044)
@@ -1,24 +1,24 @@
+# -*- 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 PGPLOT 2.20
+perl5.setup PGPLOT 2.20
revision 4
-license {Artistic-1 GPL}
-maintainers nomaintainer
-description PGPlot interface for perl
-long_description \
- This module allows the use of the the PGPLOT graphics library from the \
- popular Perl scripting language. PGPLOT makes it very easy to process \
- and plot data using the powerful file and text manipulation facilites \
- built in to Perl.
+license {Artistic-1 GPL}
+maintainers nomaintainer
+description PGPlot interface for perl
+long_description This module allows the use of the the PGPLOT graphics library from the \
+ popular Perl scripting language. PGPLOT makes it very easy to process \
+ and plot data using the powerful file and text manipulation facilites \
+ built in to Perl.
-platforms darwin
+platforms darwin
-checksums md5 2843f43f2062f32a79aac9767203e0bb
+checksums md5 2843f43f2062f32a79aac9767203e0bb
if {${perl5.major} != ""} {
-depends_lib-append port:p${perl5.major}-extutils-f77 lib:libpgplot:pgplot
+ depends_lib-append port:p${perl5.major}-extutils-f77 lib:libpgplot:pgplot
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140116/3fd77972/attachment.html>
More information about the macports-changes
mailing list