# -*- 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 r-forge ROI.models.miplib 1.0-0
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-3
description         Access to MIPLIB from ROI
long_description    {*}${description}
checksums           rmd160  2fcc3e7d04ac65a686a1f7589996d22df2899f8a \
                    sha256  8ba08f96a356265e7b234e8d4ad3d0e3a1547eee2b72116c23c1255d88cadd8b \
                    size    6077
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-R.utils \
                    port:R-Rglpk \
                    port:R-ROI

test.run            yes
