[150828] trunk/dports/perl

devans at macports.org devans at macports.org
Fri Jul 29 13:14:10 PDT 2016


Revision: 150828
          https://trac.macports.org/changeset/150828
Author:   devans at macports.org
Date:     2016-07-29 13:14:10 -0700 (Fri, 29 Jul 2016)
Log Message:
-----------
p5-modern-perl: new port, enable all of the features of Modern Perl with one import.

Added Paths:
-----------
    trunk/dports/perl/p5-modern-perl/
    trunk/dports/perl/p5-modern-perl/Portfile

Added: trunk/dports/perl/p5-modern-perl/Portfile
===================================================================
--- trunk/dports/perl/p5-modern-perl/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-modern-perl/Portfile	2016-07-29 20:14:10 UTC (rev 150828)
@@ -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.22 5.24
+perl5.setup         Modern-Perl 1.20150127 ../by-authors/id/C/CH/CHROMATIC
+license             {Artistic-1 GPL}
+maintainers         devans openmaintainer
+description         enable all of the features of Modern Perl with one import
+long_description    ${description}
+
+platforms           darwin
+
+checksums           rmd160  932c4f6019a3a769047923cd40886b6fc4a94642 \
+                    sha256  94c13ef6811098888bef4e21b9ee1c1847945dda2f3c337035b00fda5d666247
+
+if {${perl5.major} != ""} {
+    supported_archs noarch
+    perl5.use_module_build
+}


Property changes on: trunk/dports/perl/p5-modern-perl/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/20160729/b8f5ae22/attachment.html>


More information about the macports-changes mailing list