# $Id$ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.8 5.10 5.12 5.14 5.16 perl5.setup Class-DBI-AbstractSearch 0.07 revision 3 license {Artistic-1 GPL} maintainers nomaintainer description Abstract Class::DBI's SQL with SQL::Abstract::Limit long_description Class::DBI::AbstractSearch is a Class::DBI plugin \ to glue SQL::Abstract::Limit into Class::DBI. platforms darwin supported_archs noarch checksums md5 d40e7301201135fe0246251097132a54 if {${perl5.major} != ""} { depends_lib-append port:p${perl5.major}-class-dbi \ port:p${perl5.major}-sql-abstract-limit }