# -*- 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.6
revision            1
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  a0773eda29bc05c86f1982d82067e3ce811367ac \
                    sha256  b32fa402cc282488a4061a12619308342df1a9d5145a412078014850f2fe6b50 \
                    size    91075
supported_archs     noarch

depends_test-append port:R-Rcpp

test.run            yes
