[128455] trunk/dports/perl

devans at macports.org devans at macports.org
Fri Nov 21 12:11:47 PST 2014


Revision: 128455
          https://trac.macports.org/changeset/128455
Author:   devans at macports.org
Date:     2014-11-21 12:11:46 -0800 (Fri, 21 Nov 2014)
Log Message:
-----------
p5-syntax: new port, activates community provided syntax extensions to perl.

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

Added: trunk/dports/perl/p5-syntax/Portfile
===================================================================
--- trunk/dports/perl/p5-syntax/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-syntax/Portfile	2014-11-21 20:11:46 UTC (rev 128455)
@@ -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.8 5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup         syntax 0.004 ../by-authors/id/P/PH/PHAYLON
+license             {Artistic-1 GPL}
+maintainers         devans openmaintainer
+description         syntax - Activate syntax extensions
+long_description    This module activates community provided syntax extensions \
+                    to Perl. You pass it a feature name, and optionally a scalar \
+                    with arguments, and the dispatching system will load and \
+                    install the extension in your package.
+
+platforms           darwin
+
+checksums           rmd160  65e86a8985f36a62d55089d30e1267249da5516e \
+                    sha256  fe19b6da8a8f43a5aa2ee571441bc0e339fb156d0081c157a1a24e9812c7d365
+
+supported_archs     noarch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141121/8cf1b01e/attachment.html>


More information about the macports-changes mailing list