# -*- 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

# Revert to r-forge once updated there.
R.setup             cran r-project distrSim 2.8.3
revision            0
categories-append   math
platforms           {darwin any}
maintainers         nomaintainer
license             LGPL-3
description         S4-classes for setting up a coherent framework \
                    for simulation within the R-distr family of packages
long_description    {*}${description}
homepage            https://distr.r-forge.r-project.org
checksums           rmd160  29463a92ec41685b3af7235f4c7e8955fbe013f1 \
                    sha256  feb0b4a6fc2887f62f827f94e603e309f7a9dc9cfc53a2eff973c117bef34c2c \
                    size    28220
supported_archs     noarch

depends_lib-append  port:R-distr \
                    port:R-setRNG  \
                    port:R-startupmsg

depends_test-append port:R-distrEx

test.run            yes
