[128654] trunk/dports/perl
devans at macports.org
devans at macports.org
Mon Nov 24 16:27:52 PST 2014
Revision: 128654
https://trac.macports.org/changeset/128654
Author: devans at macports.org
Date: 2014-11-24 16:27:52 -0800 (Mon, 24 Nov 2014)
Log Message:
-----------
p5-string-camelcase: new port, camelcase, de-camelcase.
Added Paths:
-----------
trunk/dports/perl/p5-string-camelcase/
trunk/dports/perl/p5-string-camelcase/Portfile
Added: trunk/dports/perl/p5-string-camelcase/Portfile
===================================================================
--- trunk/dports/perl/p5-string-camelcase/Portfile (rev 0)
+++ trunk/dports/perl/p5-string-camelcase/Portfile 2014-11-25 00:27:52 UTC (rev 128654)
@@ -0,0 +1,20 @@
+# -*- 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 String-CamelCase 0.02
+license {Artistic-1 GPL}
+maintainers devans openmaintainer
+description String::CamelCase - camelcase, de-camelcase
+long_description ${description}
+
+platforms darwin
+
+checksums rmd160 97112ef1cd5dce694a4d8cd5cdb906804f4d58d4 \
+ sha256 82688d9ac2f01f8128e2695005e0c9fc44b5763d15f0cd702eaf7c719545709e
+
+supported_archs noarch
+
Property changes on: trunk/dports/perl/p5-string-camelcase/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/20141124/c2bdce38/attachment.html>
More information about the macports-changes
mailing list