# -*- 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 stla ratioOfQsprays 1.1.0
revision            0
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-3
description         Fractions of multivariate polynomials with rational coefficients
long_description    {*}${description}
homepage            https://github.com/stla/ratioOfQsprays
checksums           rmd160  e33e03f8fc9375704c70feb97b3f764290591ca5 \
                    sha256  baf5d837bb8821a624ad358e74f4236e87275df255e65dd0a737a3cbb1bcbdbc \
                    size    25951

depends_build-append \
                    path:bin/pkg-config:pkgconfig

depends_lib-append  port:gmp \
                    port:mpfr \
                    port:R-BH \
                    port:R-gmp \
                    port:R-qspray \
                    port:R-Rcpp \
                    port:R-RcppCGAL \
                    port:R-Ryacas

compiler.cxx_standard 2017

depends_test-append port:R-testthat

test.run            yes
