# -*- 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             github xoopR dictionar6 0.1.3 v
revision            2
categories-append   devel
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             MIT
description         R6 dictionary interface
long_description    {*}${description}
homepage            https://xoopR.github.io/dictionar6
checksums           rmd160  00f64c20b9c22c5eed35530e8901208f6dbfe503 \
                    sha256  366395e7edc305e53a97036f14a5ca85f0d70e22382c5bd7858c2af95a00dc7a \
                    size    87677
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-ooplah \
                    port:R-R6

depends_test-append port:R-testthat

test.run            yes
