Source
xxxxxxxxxx
# -*- 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
name qore-sqlite3-module
version 1.0.1
categories lang
license LGPL-2.1
maintainers {davidnichols @davidnich}
description SQLite3 module for Qore
long_description Module providing communication with sqlite3 DBs from Qore
homepage http://qore.org
platforms darwin
master_sites sourceforge:qore
checksums md5 e3f1680aebc46687e81cf0b61bce0ef6 \
sha1 47572df91050c029fb62be4797354e8d2398853c \
rmd160 1e702691fdf4cdc51157f1549218ffb1ced50eb5
depends_lib port:qore \
port:sqlite3
configure.args --disable-debug