# -*- 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 RcppCCTZ 0.2.12
revision            2
maintainers         nomaintainer
license             {GPL-2 GPL-3}
description         Rcpp bindings for the CCTZ library
long_description    {*}${description}
checksums           rmd160  5461690ba65fa393bdb9bfba657cf76387511f51 \
                    sha256  2a2087bdb7ab4b617487b87677a81ccd0c5529f776cfe90d2e23d5f5478424cb \
                    size    82303

depends_lib-append  port:R-Rcpp
