# -*- 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.0.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  00f926d1009003694d1c18182b34824e815bca95 \
                    sha256  46a461fa988931eee1fc35775d46310ff03f2c55e5e84d1d1f75f56dcd0d490b \
                    size    220405

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
