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

nim.setup           github nitely nim-segmentation 0.1.0 v
revision            0
nim.vcs_revision    6845c68cf00c1546f49d628ae11334acba966bfb
categories-append   devel textproc
license             MIT
maintainers         nomaintainer

description         Unicode text segmentation tr29
long_description    {*}${description}
homepage            https://nitely.github.io/${name}

checksums           rmd160  4d0ae9491dfbf583ba8486644496e5e2fc482f2f \
                    sha256  0b3471030c050d1a87f834c02280f531eaf7ca91fcbda1204b3a79ea5b610b0b \
                    size    28311

depends_lib-append  port:nim-unicodedb
