# $Id$ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.8 5.10 5.12 5.14 5.16 perl5.setup Data-Phrasebook 0.29 revision 3 license Artistic-2 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 if {${perl5.major} != ""} { depends_lib-append port:p${perl5.major}-module-pluggable supported_archs noarch }