# -*- 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 RcppBDT 0.2.7
revision            2
categories-append   devel
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             GPL-2+
description         Rcpp bindings for Boost Date_Time
long_description    {*}${description}
checksums           rmd160  eccac7fba03d396e08d1f36507eb84c0d6966155 \
                    sha256  926b9975f592cb3eeaef7603d7b01ea567d1d84293bff5fb6b6c6b420daecba8 \
                    size    41044

depends_lib-append  port:R-BH \
                    port:R-Rcpp

test.run            yes
