# -*- 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 micEcon micEcon 0.6-18
revision            1
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             {GPL-2 GPL-3}
description         Microeconomic analysis and modelling
long_description    {*}${description}
homepage            http://www.micEcon.org
checksums           rmd160  5e1cda4972a6e859cb4a03f9e77514d358a117f1 \
                    sha256  149f589bd7828f6ee92332ab1daf932af9ecf8b4d7e7efbab9ee3ad346a2bded \
                    size    177353
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-miscTools \
                    port:R-plm
