# -*- 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 basefun 1.1-4
revision            1
categories-append   math
maintainers         nomaintainer
license             GPL-2
description         Infrastructure for computing with basis functions
long_description    {*}${description}
checksums           rmd160  5217aacafd66feb096d494ad083b69ad5c740893 \
                    sha256  ee102834d1bc84e15436dd8b3fe4e26b3c373e04537ebc6feba226d6994745d4 \
                    size    22366

depends_lib-append  port:R-orthopolynom \
                    port:R-polynom \
                    port:R-variables

depends_test-append port:R-coneproj

test.run            yes
