# -*- 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 RcppDate 0.0.7
revision            0
platforms           {darwin any}
maintainers         nomaintainer
license             GPL-2+
description         C++ header library for date and time functionality
long_description    {*}${description}
homepage            https://dirk.eddelbuettel.com/code/rcpp.date.html
checksums           rmd160  f0188ffed4798c9888bb72581f390d0173cc5b3e \
                    sha256  7bdf39aac13a2abf15792e63569f36a9d23a040a558b0b3b23acb449e341617d \
                    size    91646
supported_archs     noarch

depends_test-append port:R-Rcpp

test.run            yes
