# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
# $Id: Portfile 61451 2009-12-11 20:31:19Z jmr@macports.org $

PortSystem            1.0
PortGroup             perl5 1.0

perl5.setup           DBD-SQLite2 0.33
license               Artistic/GPL
maintainers           nomaintainer
description           perl dbd interface to SQLite (old version)
long_description      ${description}

platforms             darwin

checksums             md5 babd83fd5eb9ba7560ad4bab4c76c0eb \
                      sha1 4668ef655c8c8410308d5cb649399d5f339105e8 \
                      rmd160 8eb2e379c87abc3e177cdd14a1cf3e16cec09573

depends_lib-append    port:p5-dbi
