# -*- 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

# Revert to GitLab once updated there.
R.setup             cran vochr rBDAT 1.1.0 v
revision            1
maintainers         nomaintainer
license             BSD
description         Implementation of BDAT tree taper Fortran functions
long_description    {*}${description}
homepage            https://gitlab.com/vochr/rbdat
checksums           rmd160  c2d04127e7b8d658b0215856f96e9be4c91f5e3c \
                    sha256  ef54ec12e5d855dcadbb61c4e6d03d344352a6993c26c31196e61bb059c757ea \
                    size    218904

compilers.setup     require_fortran

depends_test-append port:R-knitr \
                    port:R-pkgload \
                    port:R-rmarkdown \
                    port:R-RUnit \
                    port:R-testthat

test.run            yes
