# -*- 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 RcmdrPlugin.cpd 0.2.0
revision            1
maintainers         nomaintainer
license             GPL-2+
description         R Commander plug-in for complex Pearson distributions
long_description    {*}${description}
checksums           rmd160  5f3dce1bdb23ed963b3c5620c1c792c40c57dcb3 \
                    sha256  c0af317bd3744e3d4c45fa5b471dd4d6926640c0c7ee1f5234d185042d201ee8 \
                    size    8829
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-cpd \
                    port:R-Rcmdr \
                    port:R-RcmdrMisc

test.run            yes
