# -*- 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 gluc data.tree 1.1.0 v
revision            1
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-2+
description         General purpose hierarchical data structure
long_description    {*}${description}
homepage            https://gluc.github.io/data.tree
checksums           rmd160  dc9cdf5adda6f4a8214be2966c9cc43d4eee4b89 \
                    sha256  0405c07deec26e1ac8d734e4789daa9cd9d0a9b719a1e5b927256ce0b0897b28 \
                    size    491736
supported_archs     noarch
platforms           {darwin any}

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