# -*- 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 orthopolynom 1.0-6.1
revision            2
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             {GPL-2 GPL-3}
description         Collection of functions for orthogonal and orthonormal polynomials
long_description    {*}${description}
checksums           rmd160  b0feb63359449668d6f37f157c30411220589b15 \
                    sha256  ec4a6ed266532f2f6d37a4ca6bd1b74c1df28a8c2caeab60e5d6af15bdbfe2c5 \
                    size    33419
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-polynom

test.run            yes
