[131454] trunk/dports/perl

devans at macports.org devans at macports.org
Mon Jan 12 03:21:48 PST 2015


Revision: 131454
          https://trac.macports.org/changeset/131454
Author:   devans at macports.org
Date:     2015-01-12 03:21:48 -0800 (Mon, 12 Jan 2015)
Log Message:
-----------
p5-params-classify: new port, argument type classification.

Added Paths:
-----------
    trunk/dports/perl/p5-params-classify/
    trunk/dports/perl/p5-params-classify/Portfile

Added: trunk/dports/perl/p5-params-classify/Portfile
===================================================================
--- trunk/dports/perl/p5-params-classify/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-params-classify/Portfile	2015-01-12 11:21:48 UTC (rev 131454)
@@ -0,0 +1,21 @@
+# -*- 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         Params-Classify 0.013
+license             {Artistic-1 GPL}
+maintainers         devans openmaintainer
+description         Params::Classify - argument type classification
+long_description    ${description}
+
+platforms           darwin
+
+checksums           rmd160  2e971e5358080f11a20af0c4a8015d5ad932d888 \
+                    sha256  4101af81c0a44728a220308db4b47c6a4a80d6d1c63f6973cf5f535752d39eb4
+
+if {${perl5.major} != ""} {
+    perl5.use_module_build
+}


Property changes on: trunk/dports/perl/p5-params-classify/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/20150112/916d7cb1/attachment.html>


More information about the macports-changes mailing list