[130231] trunk/dports/perl
devans at macports.org
devans at macports.org
Mon Dec 29 01:34:43 PST 2014
Revision: 130231
https://trac.macports.org/changeset/130231
Author: devans at macports.org
Date: 2014-12-29 01:34:43 -0800 (Mon, 29 Dec 2014)
Log Message:
-----------
p5-alien-gnuplot: new port, find and verify functionality of the gnuplot executable.
Added Paths:
-----------
trunk/dports/perl/p5-alien-gnuplot/
trunk/dports/perl/p5-alien-gnuplot/Portfile
Added: trunk/dports/perl/p5-alien-gnuplot/Portfile
===================================================================
--- trunk/dports/perl/p5-alien-gnuplot/Portfile (rev 0)
+++ trunk/dports/perl/p5-alien-gnuplot/Portfile 2014-12-29 09:34:43 UTC (rev 130231)
@@ -0,0 +1,25 @@
+# -*- 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
+
+perl5.branches 5.16 5.18 5.20
+perl5.setup Alien-Gnuplot 1.030
+license {Artistic-1 GPL}
+maintainers devans openmaintainer
+description Alien::Gnuplot - Find and verify functionality of the gnuplot executable.
+long_description ${description}
+
+platforms darwin
+
+checksums rmd160 34fae1992a34f392c1ebf855f2259838323db568 \
+ sha256 b9e6b13a6a652c3a3930a8d8ca0ea904ba947d0e2e30d734c3b05ab8bd444f66
+
+if {${perl5.major} != ""} {
+ depends_lib-append \
+ port:p${perl5.major}-http-tiny
+
+ supported_archs noarch
+}
+
Property changes on: trunk/dports/perl/p5-alien-gnuplot/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141229/9e5b7af0/attachment.html>
More information about the macports-changes
mailing list