# -*- 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 cellocgw bigBits 1.4
revision            1
categories-append   math
platforms           {darwin any}
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             LGPL-3
description         Perform Boolean operations on large numbers
long_description    {*}${description}
checksums           rmd160  de04fda10510c98d13823997c4fd837ffb96f87b \
                    sha256  af776fa81632285d54d64f27fea98d78884ef812382ddd78a4f3574187d1e064 \
                    size    21150
supported_archs     noarch

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

test.run            yes
