# -*- 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-json-module
version             1.5
categories          lang
license             {LGPL-2.1 MIT}
maintainers         davidnichols
description         json module for Qore
long_description    Module providing JSON and JSON-RPC functionality to Qore
homepage            http://qore.org
use_bzip2           yes
platforms           darwin
master_sites        https://github.com/qorelanguage/module-json/releases/download/v${version}

checksums           md5 c0d413a589e8b8033d3d2f4a3e3181fa \
                    sha1 d57041166648d8a6b2083e129e5bde6cda8a870d \
                    rmd160 3e230f7c9e0fed96db0ad707a24af74c514a0411

depends_lib         port:qore \
                    path:lib/libssl.dylib:openssl

configure.args      --disable-debug