# -*- 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 spdl 0.0.5
revision            1
categories-append   devel
maintainers         nomaintainer
license             GPL-2+
description         Wrapper for RcppSpdlog functions
long_description    {*}${description}
checksums           rmd160  10c1492f7de24822fd5aeb04564e16b7aebb5490 \
                    sha256  2d7a888eec3f582df61ba7a2dcf27cbf886dc3696cdf6e44c04c1da638fdb8a0 \
                    size    6357
supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:R-RcppSpdlog

test.run            yes
