# -*- 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-7
revision            1
categories-append   textproc
platforms           {darwin any}
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  be92b082cc13d0d7a97f778560fa3305c3424779 \
                    sha256  de06b8e58a380be95f8ec0bcd2f7e05cc7fa75563dd3568d7e86bacc23e47cfb \
                    size    71636
github.tarball_from archive
supported_archs     noarch

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
