[39369] trunk/dports/perl

markd at macports.org markd at macports.org
Mon Aug 18 18:19:23 PDT 2008


Revision: 39369
          http://trac.macosforge.org/projects/macports/changeset/39369
Author:   markd at macports.org
Date:     2008-08-18 18:19:22 -0700 (Mon, 18 Aug 2008)
Log Message:
-----------
New port.

Added Paths:
-----------
    trunk/dports/perl/p5-data-phrasebook-loader-yaml/
    trunk/dports/perl/p5-data-phrasebook-loader-yaml/Portfile

Added: trunk/dports/perl/p5-data-phrasebook-loader-yaml/Portfile
===================================================================
--- trunk/dports/perl/p5-data-phrasebook-loader-yaml/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-data-phrasebook-loader-yaml/Portfile	2008-08-19 01:19:22 UTC (rev 39369)
@@ -0,0 +1,20 @@
+# $Id$
+
+PortSystem          1.0
+PortGroup           perl5 1.0
+
+perl5.setup         Data-Phrasebook-Loader-YAML 0.09
+maintainers         nmaintainer
+description         Abstract your queries ... with YAML!
+long_description    This distribution enables the framework for abstracting common or locale data \
+                    out of your code into a datastore. The default is within a plain text file, \
+                    however this distribution extends that to use YAML.
+
+platforms           darwin
+
+checksums           md5 74e57c267c2a94fad12c1efce0841ab7
+
+depends_lib         port:p5-data-phrasebook \
+                    port:p5-yaml
+
+


Property changes on: trunk/dports/perl/p5-data-phrasebook-loader-yaml/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id
Name: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080818/67c0a977/attachment.html 


More information about the macports-changes mailing list