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

R.setup             cran snoweye pbdZMQ 0.3-14
revision            1
categories-append   devel
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             GPL-3
description         Interface to ZeroMQ
long_description    {*}${description}
homepage            https://github.com/snoweye/pbdZMQ
checksums           rmd160  721aa67d2d7ad36f5bec218572a33708aa2920ef \
                    sha256  60154f66db9378655d7c39c8c2e02e74ac6bd801a9aac1bc73003c7eeeb23223 \
                    size    1214077

depends_build-append \
                    path:bin/pkg-config:pkgconfig

depends_lib-append  path:lib/libzmq.dylib:zmq

test.run            yes
