# -*- 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 PortSystem 1.0 PortGroup perl5 1.0 perl5.branches 5.28 5.30 5.32 5.34 perl5.setup DBD-SQLite2 0.38 license {Artistic-1 GPL} maintainers nomaintainer description perl dbd interface to SQLite (old version 2) long_description ${description} platforms darwin checksums rmd160 1837ef8148943e5872496873e2ae3c70f33f9286 \ sha256 75c2e0cb76e4f9e51a5cdf986be3bf1471d478ad7b215db2f5b7c8582ac17e33 \ size 374352 if {${perl5.major} != ""} { depends_lib-append port:p${perl5.major}-dbi }