# -*- 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            4
categories-append   devel
platforms           {darwin any}
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             MIT
description         R6 dictionary interface
long_description    {*}${description}
homepage            https://xoopR.github.io/dictionar6
checksums           rmd160  8fe5bc35f8c7dd7c5789846b04061c55409490e3 \
                    sha256  6841f1a777274d93dc46da0ba085a56764996405be15b4ae20dc450dc45acb3c \
                    size    87654
github.tarball_from archive
supported_archs     noarch

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

depends_test-append port:R-testthat

test.run            yes
