# -*- 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$ PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.16 5.18 5.20 5.22 perl5.setup DBD-SQLite2 0.36 revision 1 license {Artistic-1 GPL} maintainers nomaintainer description perl dbd interface to SQLite (old version 2) long_description ${description} platforms darwin checksums rmd160 2a10d179896e818df37aa75dc07e78731fec41c0 \ sha256 1715f8e6dfd6e1fe34ae5c8d8b15e3d856b29e5416d6b02d5575ff55f4411e60 if {${perl5.major} != ""} { depends_lib-append port:p${perl5.major}-dbi }