# -*- 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 cran FuzzyNumbers.Ext.2 3.2
revision            1
categories-append   math
maintainers         nomaintainer
license             LGPL-3+
description         Tools to deal with fuzzy numbers
long_description    {*}${description}
checksums           rmd160  c18ad131255e5694153519336ec252fa5beee666 \
                    sha256  051e6feb18a4e7c2c4f50dea2fc1afded3d3085130df326cae3bdcf016c08d3e \
                    size    11991
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-FuzzyNumbers

test.run            yes
