# -*- 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: Portfile 154393 2016-10-28 22:10:07Z mojca@macports.org $ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.24 perl5.setup Data-Phrasebook 0.35 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 rmd160 7a22be1a840a99d2d03eb7665c72359fc6de55e1 \ sha256 4085971d5663e97e6feec623e58d7cd818909086cb7047505c6915d359442fa5 if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-module-pluggable supported_archs noarch }