# -*- 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 ulid 0.4.0
revision            0
maintainers         nomaintainer
license             MIT
description         Generate universally unique lexicographically sortable \
                    identifiers
long_description    {*}${description}
homepage            https://github.com/eddelbuettel/ulid
checksums           rmd160  6d260437d0c18071383151a0a9122323a9f86774 \
                    sha256  98c0de1081e5555b1a6b961dfcee9c8910a2355dde68a045758e2c47f53a42bc \
                    size    13138

depends_lib-append  port:R-Rcpp

depends_test-append port:R-tinytest

test.run            yes
