# -*- 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            1
maintainers         nomaintainer
license             MIT
description         Parser for human names
long_description    {*}${description}
checksums           rmd160  aaee1786d99fe6aca4932e659f048d656518cbd2 \
                    sha256  a48695d810ac09133b6fa04cbcbd33b99734a3bf7e872cc6c72372d5d9b65ca8 \
                    size    16599

depends_lib-append  port:R-Rcpp

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

test.run            yes
