# -*- 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             github ironholds humaniformat 0.6.0
revision            4
maintainers         nomaintainer
license             MIT
description         Parser for human names
long_description    {*}${description}
checksums           rmd160  497c84b728f5169fa63de3082594d8bb8ef3ec47 \
                    sha256  894047e3bc305b92cbdd69b388524ef36cf9ceb165b2191ba5002880b943d1bb \
                    size    16596
github.tarball_from archive

depends_lib-append  port:R-Rcpp

depends_test-append port:R-knitr \
                    port:R-testthat

test.run            yes
