# -*- 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 dstabledist 0.1.0
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-3
description         Discrete stable distribution functions
long_description    {*}${description}
checksums           rmd160  3ddd6bb5c81b6017e07c9c80f5b82eb146529b63 \
                    sha256  8d9dce0e23b79a43ff82d8cb4bc2119c44ed4d7dfaa878a8079b9bd5c1d6db1e \
                    size    13523
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-Rdpack \
                    port:R-stabledist

test.run            yes