# -*- 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 RationalMatrix 1.0.0
revision            2
categories-append   math
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             GPL-3
description         Exact matrix algebra for matrices with rational entries
long_description    {*}${description}
checksums           rmd160  f929970cba290f00eff01f9f73d31eb26daa1e95 \
                    sha256  4ce02f4a3e20968b469e3d50146327562492cbf6cf704f47b930adc97675f0db \
                    size    7165

depends_build-append \
                    port:pkgconfig
depends_lib-append  port:gmp \
                    port:R-BH \
                    port:R-gmp \
                    port:R-Rcpp \
                    port:R-RcppEigen

test.run            yes
