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

# Unfortunately, R-Forge may not have a tarball on time.
R.setup             cran r-project distrEx 2.9.6
revision            2
categories-append   math
maintainers         nomaintainer
license             LGPL-3
description         Extends R-distr by functionals, distances \
                    and conditional distributions
long_description    {*}${description}
homepage            https://distr.r-forge.r-project.org
checksums           rmd160  b817e0d968cc78bae45c8bdeaaa8d301e829c5d8 \
                    sha256  e4f0f245ebbe19f5c98cc7a562d1facad455ccd7c4f260281c36cc800b67a061 \
                    size    2239142

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

test.run            yes
