[137690] trunk/dports/perl
devans at macports.org
devans at macports.org
Wed Jun 17 09:52:27 PDT 2015
Revision: 137690
https://trac.macports.org/changeset/137690
Author: devans at macports.org
Date: 2015-06-17 09:52:27 -0700 (Wed, 17 Jun 2015)
Log Message:
-----------
p5-data-integer: new port, details of the native integer data type.
Added Paths:
-----------
trunk/dports/perl/p5-data-integer/
trunk/dports/perl/p5-data-integer/Portfile
Added: trunk/dports/perl/p5-data-integer/Portfile
===================================================================
--- trunk/dports/perl/p5-data-integer/Portfile (rev 0)
+++ trunk/dports/perl/p5-data-integer/Portfile 2015-06-17 16:52:27 UTC (rev 137690)
@@ -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-Integer 0.005
+license {Artistic-1 GPL}
+maintainers devans openmaintainer
+description Data::Integer - Details of the native integer data type
+long_description ${description}
+
+platforms darwin
+
+checksums rmd160 62267d1663a83d8369ecaa338edfeda1ba95303d \
+ sha256 7f95ccd26a443464c2ffdbb1d11c238031ee697feae3c0391d666b749c2460b6
+
+if {${perl5.major} != ""} {
+ supported_archs noarch
+ perl5.use_module_build
+}
Property changes on: trunk/dports/perl/p5-data-integer/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/1a377b8b/attachment.html>
More information about the macports-changes
mailing list