# -*- 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 cmmr semaphore 1.2.0
revision            2
categories-append   devel
maintainers         nomaintainer
license             MIT
description         Shared memory atomic operations
long_description    {*}${description}
homepage            https://cmmr.github.io/semaphore
checksums           rmd160  e6b24c30e6be1ebc5cf8d637b8ec4b5a55e52a4f \
                    sha256  0c3398cdf17d3fca939ebf6b29be80488f884f1b15422a840b0c3bc486c5901c \
                    size    6526

depends_lib-append  port:R-BH \
                    port:R-Rcpp

depends_test-append port:R-testthat

test.run            yes
