# -*- 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 cran flock 0.7
revision            2
categories-append   devel
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             Apache-2
description         Process synchronization using file locks
long_description    {*}${description}
checksums           rmd160  4fbd03cc99a824a099ce9ddb4fdc3888a27629e0 \
                    sha256  47ebdeaeeb63ec93c800782bafa7f2846f73bb905adb6a3b5c44b248ce1de9fd \
                    size    4055

depends_lib-append  port:R-Rcpp

test.run            yes
