[39368] trunk/dports/perl

markd at macports.org markd at macports.org
Mon Aug 18 18:15:18 PDT 2008


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

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

Added: trunk/dports/perl/p5-data-phrasebook/Portfile
===================================================================
--- trunk/dports/perl/p5-data-phrasebook/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-data-phrasebook/Portfile	2008-08-19 01:15:18 UTC (rev 39368)
@@ -0,0 +1,19 @@
+# $Id$
+
+PortSystem          1.0
+PortGroup           perl5 1.0
+
+perl5.setup         Data-Phrasebook 0.29
+maintainers         nmaintainer
+description         Abstract your queries!
+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, \
+                    but more complex datastores can be intrigrated via the use of other \
+                    Data::Pharsebook::Loader distributions (eg YAML, XML, INI, DBI).
+
+platforms           darwin
+
+checksums           md5 376cdd0d8dd239d9e184beca062d223e
+
+depends_lib-append  port:p5-module-pluggable
+


Property changes on: trunk/dports/perl/p5-data-phrasebook/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/27ab18eb/attachment.html 


More information about the macports-changes mailing list