# -*- 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 inline 0.3.21
revision            2
categories-append   devel
platforms           {darwin any}
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             LGPL
description         Functions to inline C, C++, Fortran function calls
long_description    {*}${description} from R.
homepage            https://dirk.eddelbuettel.com/code/inline.html
checksums           rmd160  86d329d48419f30a434282e484e2ae8dcf37d31f \
                    sha256  7ef9410a933a47f6a346bc8c0e55b62931379b464b92696aee9865ec6378bc98 \
                    size    25454
supported_archs     noarch

depends_test-append port:R-Rcpp \
                    port:R-tinytest

test.run            yes
