# -*- 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 bigmemoryauthors synchronicity 1.3.10
revision            1
categories-append   devel
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             {Apache-2 LGPL-2}
description         Boost mutex functionality in R
long_description    {*}${description}
homepage            http://www.bigmemory.org
checksums           rmd160  b4a40642795c2c1056a1bf1d6c6c885cd9fdc805 \
                    sha256  82f33b881aa480291e4312a02ba476f1942db0a10fb72660a843a7f53b715b8b \
                    size    11335

depends_lib-append  port:R-BH \
                    port:R-bigmemory.sri \
                    port:R-Rcpp \
                    port:R-uuid

test.run            yes
