[136813] trunk/dports/perl
devans at macports.org
devans at macports.org
Wed May 27 10:50:00 PDT 2015
Revision: 136813
https://trac.macports.org/changeset/136813
Author: devans at macports.org
Date: 2015-05-27 10:50:00 -0700 (Wed, 27 May 2015)
Log Message:
-----------
p5-math-complex: new port, complex numbers and associated mathematical functions.
Added Paths:
-----------
trunk/dports/perl/p5-math-complex/
trunk/dports/perl/p5-math-complex/Portfile
Added: trunk/dports/perl/p5-math-complex/Portfile
===================================================================
--- trunk/dports/perl/p5-math-complex/Portfile (rev 0)
+++ trunk/dports/perl/p5-math-complex/Portfile 2015-05-27 17:50:00 UTC (rev 136813)
@@ -0,0 +1,19 @@
+# -*- 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 Math-Complex 1.59
+license {Artistic-1 GPL}
+maintainers devans openmaintainer
+description Math::Complex - complex numbers and associated mathematical functions
+long_description ${description}
+
+platforms darwin
+
+checksums rmd160 89e2ec0188eaabc9909949bb74f8434e4332c4f1 \
+ sha256 f35eb4987512c51d2c47294a008ede210d8dd759b90b887d04847c69b42dd6d1
+
+supported_archs noarch
Property changes on: trunk/dports/perl/p5-math-complex/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/20150527/5491a9ec/attachment.html>
More information about the macports-changes
mailing list