# -*- 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           github 1.0

github.setup        vstakhov libucl 0.9.2
license             BSD
description         Universal configuration library parser

long_description    ${description}
maintainers         nomaintainer
categories          devel
platforms           darwin freebsd

# Error: Failed to activate ucl: Image error:
# /opt/local/lib/libucl.a is being used by the active libucl port
conflicts           ucl

checksums           rmd160  96fba8a5130d4da169f919e35ab8e000d77c5901 \
                    sha256  f63ddee1d7f5217cac4f9cdf72b9c5e8fe43cfe5725db13f1414b0d8a369bbe0 \
                    size    2044512
github.tarball_from archive

depends_build       path:bin/pkg-config:pkgconfig
use_autoreconf      yes
