# -*- 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 jonclayden mmand 1.6.3 v
revision            4
categories-append   math
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             GPL-2
description         Mathematical Morphology in Any Number of Dimensions
long_description    {*}${description}
checksums           rmd160  ad3254c323004e167d7943c56b72d693d49270df \
                    sha256  4471431582b58f6515a3d58149d589197f373b37864d9e69b796447e1e32dd7a \
                    size    3135753
github.tarball_from archive

depends_lib-append  port:R-Rcpp

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

test.run            yes
