# -*- 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 FuzzyLP 0.1-7
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-3+
description         Fuzzy Linear Programming
long_description    Provides methods to solve fuzzy linear programming problems with fuzzy constraints.
checksums           rmd160  359a75e58fd223f6eeca5f897b30271ef866926d \
                    sha256  27c29110153ca0e8d6d879c2bd3746cdf9f991b5157c28c3ecd70aa40a24a8f4 \
                    size    362890
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-FuzzyNumbers \
                    port:R-ROI \
                    port:R-ROI.plugin.glpk

depends_test-append port:R-R.rsp

test.run            yes
