# $Id$ PortSystem 1.0 PortGroup perl5 1.0 perl5.setup SQL-Translator 0.08 maintainers narf_tm@macports.org 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 f152f9a0d443c2083dc19b054dd79266 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-recordparser port:p5-xml-writer \ port:p5-xml-xpath port:p5-test-exception \ port:p5-test-differences port:p5-yaml \ port:p5-module-build variant gd { depends_lib-append port:p5-gd } variant graphviz { depends_lib-append port:p5-graphviz }