[92273] trunk/dports/perl

jmr at macports.org jmr at macports.org
Mon Apr 23 10:42:02 PDT 2012


Revision: 92273
          https://trac.macports.org/changeset/92273
Author:   jmr at macports.org
Date:     2012-04-23 10:42:02 -0700 (Mon, 23 Apr 2012)
Log Message:
-----------
New port: p5-switch (see #29846)

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

Added: trunk/dports/perl/p5-switch/Portfile
===================================================================
--- trunk/dports/perl/p5-switch/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-switch/Portfile	2012-04-23 17:42:02 UTC (rev 92273)
@@ -0,0 +1,18 @@
+# $Id$
+
+PortSystem          1.0
+PortGroup           perl5 1.0
+
+perl5.setup         Switch 2.16 ../by-authors/id/R/RG/RGARCIA/
+platforms           darwin
+supported_archs     noarch
+license             {Artistic-1 GPL}
+maintainers         nomaintainer
+description         A switch statement for Perl
+long_description \
+   Switch.pm provides the syntax and semantics for an explicit case \
+   mechanism for Perl.
+
+
+checksums           rmd160 0b93b8ecea9d2e83d757e95fb4056d6b706b1f60 \
+                    sha256 308c8f27f295906778186f14c6291923905730b46ba879c3a68fff81c37df9d8


Property changes on: trunk/dports/perl/p5-switch/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120423/b20bed04/attachment.html>


More information about the macports-changes mailing list