# -*- 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

# GitHub version is old.
R.setup             cran qinwf jiebaR 0.11
revision            1
categories-append   textproc chinese
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             MIT
description         Chinese text segmentation, keyword extraction and speech tagging
long_description    {*}${description}
homepage            https://qinwenfeng.com/jiebaR
checksums           rmd160  6337cee184a150ad939d63cdd586e4faf22b8430 \
                    sha256  adde8b0b21c01ec344735d49cd33929511086719c99f8e10dce4ca9479276623 \
                    size    78369

depends_lib-append  port:R-jiebaRD \
                    port:R-Rcpp

depends_test-append port:R-devtools \
                    port:R-knitr \
                    port:R-rmarkdown \
                    port:R-roxygen2 \
                    port:R-testthat

test.run            yes
