# -*- 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 jaganmn flint 0.1.5
revision            0
categories-append   math
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             GPL-2+
description         Fast Library for Number Theory
long_description    {*}${description}
homepage            https://github.com/jaganmn/flint
checksums           rmd160  407dd4cc8d4078e466c7fdc76efaa1bb4700684d \
                    sha256  79330bbb60e5cbd22cb62a08063a75489536a8418d04f15a536422df69e18f09 \
                    size    245521

depends_lib-append  port:flint \
                    port:gmp \
                    port:mpfr

depends_test-append port:R-gmp \
                    port:R-Rmpfr

test.run            yes
