[79341] trunk/dports/perl

l2g at macports.org l2g at macports.org
Thu Jun 9 16:29:19 PDT 2011


Revision: 79341
          http://trac.macports.org/changeset/79341
Author:   l2g at macports.org
Date:     2011-06-09 16:29:18 -0700 (Thu, 09 Jun 2011)
Log Message:
-----------
p5-config-json: new port for Perl module Config::JSON

Added Paths:
-----------
    trunk/dports/perl/p5-config-json/
    trunk/dports/perl/p5-config-json/Portfile

Added: trunk/dports/perl/p5-config-json/Portfile
===================================================================
--- trunk/dports/perl/p5-config-json/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-config-json/Portfile	2011-06-09 23:29:18 UTC (rev 79341)
@@ -0,0 +1,24 @@
+# -*- 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.setup             Config-JSON 1.5100
+platforms               darwin
+maintainers             l2g openmaintainer
+license                 Artistic GPL
+supported_archs         noarch
+
+description             A JSON-based config file system
+
+long_description        This package works with config files in JSON format. \
+                        It also does some non-JSON stuff like allowing for \
+                        comments in the files.
+
+checksums               sha1 b4821dd178668b013e31089c116553c32062c3d2 \
+                        rmd160 433a5b7899a00667df73377e1ae89bc078b04a54
+
+depends_build-append    port:p5-test-deep
+depends_lib-append      port:p5-any-moose port:p5-json
+


Property changes on: trunk/dports/perl/p5-config-json/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/20110609/f075deed/attachment.html>


More information about the macports-changes mailing list