# $Id: Portfile 33969 2008-02-08 20:16:13Z narf_tm@macports.org $ PortSystem 1.0 PortGroup perl5 1.0 perl5.setup SQL-Translator 0.08001 maintainers narf_tm openmaintainer description manipulate structured data definitions (SQL and more) long_description SQL::Translator is a group of Perl modules that \ converts vendor-specific SQL table definitions into \ other formats, such as other vendor-specific SQL, \ ER diagrams, documentation (POD and HTML), XML,\ and Class::DBI classes. platforms darwin checksums md5 496269e1d96388660a5da25b862356d8 depends_lib-append port:p5-class-base \ port:p5-class-data-inheritable \ port:p5-class-makemethods \ port:p5-log-log4perl \ port:p5-parse-recdescent \ port:p5-template-toolkit \ port:p5-io-stringy \ port:p5-spreadsheet-parseexcel \ port:p5-text-parsewords \ port:p5-text-recordparser \ port:p5-xml-writer \ port:p5-xml-xpath \ port:p5-test-exception \ port:p5-test-differences \ port:p5-yaml perl5.use_module_build variant gd description {build with gd support} { depends_lib-append port:p5-gd } variant graphviz description {build with graphviz support} { depends_lib-append port:p5-graphviz }