[68713] trunk/dports/perl

ryandesign at macports.org ryandesign at macports.org
Fri Jun 11 11:00:21 PDT 2010


Revision: 68713
          http://trac.macports.org/changeset/68713
Author:   ryandesign at macports.org
Date:     2010-06-11 11:00:18 -0700 (Fri, 11 Jun 2010)
Log Message:
-----------
p5-string-escape: new port, version 2010.002; see #24998

Added Paths:
-----------
    trunk/dports/perl/p5-string-escape/
    trunk/dports/perl/p5-string-escape/Portfile

Added: trunk/dports/perl/p5-string-escape/Portfile
===================================================================
--- trunk/dports/perl/p5-string-escape/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-string-escape/Portfile	2010-06-11 18:00:18 UTC (rev 68713)
@@ -0,0 +1,18 @@
+# $Id$
+
+PortSystem              1.0
+PortGroup               perl5 1.0
+
+perl5.setup             String-Escape 2010.002
+platforms               darwin
+maintainers             fpassera.com:dev openmaintainer
+description             Backslash escapes, quoted phrase, word elision, etc.
+long_description        ${description}
+
+checksums               md5     f48000fbade3f46e1a37a43f12c7f01a \
+                        sha1    d90f5d2f7146905ce314fe8b295848c8ac3b934c \
+                        rmd160  dafd6e667401bc93e9f3208684c47356e41bf02f
+
+depends_lib-append      port:p5-extutils-makemaker
+
+supported_archs         noarch


Property changes on: trunk/dports/perl/p5-string-escape/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/20100611/d9e6bf58/attachment.html>


More information about the macports-changes mailing list