Files
2024-11-02 07:37:43 -04:00

22 lines
807 B
Tcl

# -*- 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.4
revision 0
platforms {darwin any}
maintainers nomaintainer
license GPL-2+
description C++ header library for date and time functionality
long_description {*}${description}
homepage https://github.com/eddelbuettel/rcppdate
checksums rmd160 a17d34cdb1d5ef60ef5f57470e75cec7ac8f7c96 \
sha256 b68d2bfdeff51aa470d81286672ebbb111e7898470999e43e5593287dfdad0b2 \
size 90572
supported_archs noarch
depends_test-append port:R-Rcpp
test.run yes