# -*- 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 aadler MBBEFDLite 0.0.5 v
revision            2
categories-append   math
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             MPL-2
description         Statistical functions for the Maxwell–Boltzmann–Bose–Einstein–Fermi–Dirac \
                    (MBBEFD) family of distributions
long_description    {*}${description}
homepage            https://robinhankin.github.io/mvp
checksums           rmd160  91bc06b2bda56bd622d34693544aa16a5dcf8efa \
                    sha256  37cf0ae9592841043b0286d22bfe1f6f6633129d7f6827d32cfdb274129159b7 \
                    size    21243
github.tarball_from archive

compilers.setup     require_fortran

depends_test-append port:R-covr \
                    port:R-tinytest

test.run            yes
