# $Id$ PortSystem 1.0 PortGroup perl5 1.0 perl5.setup Class-DBI-mysql 1.00 revision 2 maintainers nomaintainer description Extensions to Class::DBI for MySQL long_description This is an extension to Class::DBI, containing several \ functions and optimisations for the MySQL database. \ Instead of setting Class::DBI as your base class, \ use this instead. platforms darwin checksums md5 3bee2423ba61348a54201f4aca25e79b if {${perl5.major} != ""} { depends_lib-append port:p${perl5.major}-class-dbi \ port:p${perl5.major}-dbd-mysql }