# $Id: Portfile 76604 2011-03-02 01:49:46Z dports@macports.org $

PortSystem          1.0
PortGroup           perl5 1.0

perl5.setup         Data-Phrasebook 0.29
revision        1
maintainers         nomaintainer
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

supported_archs noarch
