# -*- 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 unDocUMeantIt sylly 0.1-6
revision            1
categories-append   textproc
maintainers         nomaintainer
license             GPL-3+
description         Hyphenation and syllable counting for text analysis
long_description    {*}${description}
homepage            https://undocumeantit.github.io/repos/l10n
checksums           rmd160  79e35d20a5111231910212782c372be5864eee90 \
                    sha256  67428c6daeb89e280ead9bb0ea97fd7d5313923ad37734a4024f3f3d6667e4ef \
                    size    70506
supported_archs     noarch
platforms           {darwin any}

depends_test-append port:R-knitr \
                    port:R-rmarkdown \
                    port:R-sylly.de \
                    port:R-sylly.en \
                    port:R-sylly.es \
                    port:R-sylly.fr \
                    port:R-sylly.ru \
                    port:R-testthat

test.run            yes
