# -*- 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 brry berryFunctions 1.22.5
revision            1
maintainers         nomaintainer
license             GPL-2+
description         Functions collection related to plotting and hydrology
long_description    {*}${description}
homepage            https://github.com/brry/berryFunctions
checksums           rmd160  afa7aef2a23dc2d8b187bfe334afb7974d4b9629 \
                    sha256  3360bdc4c73d1d7daccc134e8b959b50bf58a67bbbf3186fc5efb5a020caa1cd \
                    size    743376
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-abind
