# -*- 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 eddelbuettel RcppGetconf 0.0.3
revision            2
categories-append   devel sysutils
maintainers         nomaintainer
license             {GPL-2 GPL-3}
description         Rcpp interface for querying system configuration variables
long_description    {*}${description}
homepage            https://dirk.eddelbuettel.com/code/rcpp.html
checksums           rmd160  39ae5330bcc0d013c14a606f8c7ad3fa8367f28d \
                    sha256  806a184056c2d66f640d9ab80b2e8cf7ff45d49f363b940e5768252810b196e1 \
                    size    12756

depends_lib-append  port:R-Rcpp

test.run            yes
