[137694] trunk/dports/perl
devans at macports.org
devans at macports.org
Wed Jun 17 09:56:28 PDT 2015
Revision: 137694
https://trac.macports.org/changeset/137694
Author: devans at macports.org
Date: 2015-06-17 09:56:28 -0700 (Wed, 17 Jun 2015)
Log Message:
-----------
p5-data-float: new port, details of the floating point data type.
Added Paths:
-----------
trunk/dports/perl/p5-data-float/
trunk/dports/perl/p5-data-float/Portfile
Added: trunk/dports/perl/p5-data-float/Portfile
===================================================================
--- trunk/dports/perl/p5-data-float/Portfile (rev 0)
+++ trunk/dports/perl/p5-data-float/Portfile 2015-06-17 16:56:28 UTC (rev 137694)
@@ -0,0 +1,22 @@
+# -*- 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 Data-Float 0.012
+license {Artistic-1 GPL}
+maintainers devans openmaintainer
+description Data::Float - details of the floating point data type
+long_description ${description}
+
+platforms darwin
+
+checksums rmd160 6e2d72a52f85c72efb7d32c80f809e69cfe1ab5f \
+ sha256 698ecb092a3284e260cd3c3208408feb791d7d0f06a02673f9125ab2d51cc2d8
+
+if {${perl5.major} != ""} {
+ supported_archs noarch
+ perl5.use_module_build
+}
Property changes on: trunk/dports/perl/p5-data-float/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/20150617/152beaf0/attachment-0001.html>
More information about the macports-changes
mailing list