# $Id$ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.8 5.10 5.12 5.14 5.16 perl5.setup Class-DBI-Pg 0.08 revision 3 license {Artistic-1 GPL} maintainers nomaintainer description Class::DBI extension for Postgres long_description Class::DBI::Pg automate the setup of Class::DBI \ columns and primary key for Postgres. platforms darwin supported_archs noarch checksums md5 e6247928d20ec094a1052a534295bc5a if {${perl5.major} != ""} { depends_lib-append port:p${perl5.major}-class-dbi \ port:p${perl5.major}-dbd-pg }