# -*- 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 RcppSpdlog 0.0.27
revision            1
categories-append   devel
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             GPL-2+
description         R and C++ interfaces to spdlog C++ header library for logging
long_description    {*}${description}
homepage            https://dirk.eddelbuettel.com/code/rcpp.spdlog.html
checksums           rmd160  aa58fccf6ec05b33cda31839855f231831cd860d \
                    sha256  80d97e4414b25d219dd30f9c783dc2d022c22cd070d0d7f032f3534f6559cf23 \
                    size    292617

depends_lib-append  port:R-Rcpp

depends_test-append port:R-simplermarkdown

test.run            yes
