# $Id: Portfile 38519 2008-07-23 15:01:08Z narf_tm@macports.org $

PortSystem          1.0
PortGroup           perl5 1.0

perl5.setup         DBI 1.607
maintainers         narf_tm openmaintainer
description         Abstract database access module for Perl
long_description    The DBI module enables your Perl applications to access \
                    multiple database types transparently. You can connect \
                    to MySQL, MSSQL, Oracle, Informix, Sybase, ODBC etc. \
                    without having to know the different underlying \
                    interfaces of each.  The API defined by DBI will work \
                    on all these database types and many more.
homepage            http://dbi.perl.org/

platforms           darwin

checksums           md5 bd5785b39675213948a61dea1b400012 \
                    sha1 5883b7c8129f33d234fdbb7903b60c60abf7dadb \
                    rmd160 e1dd06cd5b4f3fcd5e2850e9b36fdfe7eae44c4b
