# -*- 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 # $Id$ PortSystem 1.0 name qore-mysql-module version 1.0.8 categories lang license LGPL-2.1 maintainers davidnichols description MySQL module for Qore long_description Module allowing communication with MySQL DBs from the Qore Programming Language homepage http://qore.org platforms darwin master_sites sourceforge:qore checksums md5 15eb546e444617d738eafdbb6d6d5bde \ sha1 7161dc190963f942e86553ca1d3bf6a4933983f4 \ rmd160 b7bfe922f813d9e7d365a4b7e16a2c5291ffaf01 depends_lib port:qore \ path:bin/mysql_config5:mysql5 configure.args --disable-debug