# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 PortGroup github 1.0 github.setup qorelanguage module-odbc 1.2.0 v github.tarball_from releases PortGroup cmake 1.1 name qore-odbc-module categories lang license LGPL-2.1 maintainers {davidnichols @davidnich} openmaintainer description odbc module for Qore long_description Module providing support for ODBC datasources to Qore homepage http://qore.org platforms darwin use_bzip2 yes distname qore-odbc-module-${version} checksums rmd160 2193d9c8ebced0b256cba17d29500bde677042c5 \ sha256 6113b26a03feb5b2aabd42ab26f6014c7ac60f48c8daf97df398fae470bb59c6 \ size 45368 depends_lib port:qore \ port:unixODBC