# -*- 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 GameTheoryAllocation 1.0
revision            2
categories-append   math
maintainers         nomaintainer
license             GPL-2
description         Tools for calculating allocations in Game Theory
long_description    {*}${description}
checksums           rmd160  8519d54ecabfc4b82793be23a3c2adaea26ac078 \
                    sha256  21f8c256b5a9b0bf6071768223ed69562352f27bf6f6589a643a35907ddd631c \
                    size    14773
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-e1071 \
                    port:R-lpSolveAPI

test.run            yes
