# $Id: Portfile,v 1.2 2006/06/06 20:44:30 narf_tm Exp $

PortSystem 1.0
PortGroup perl5 1.0
perl5.setup             Class-DBI-AbstractSearch 0.07
maintainers             narf_tm@opendarwin.org
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

checksums               md5 d40e7301201135fe0246251097132a54

depends_lib-append      port:p5-class-dbi port:p5-sql-abstract-limit
