# -*- 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           github 1.0
PortGroup           ocaml 1.1

name                ocaml-uuseg
github.setup        dbuenzli uuseg 15.1.0 v
revision            0
categories          ocaml textproc
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             ISC
description         Unicode text segmentation for OCaml
long_description    {*}${description}
checksums           rmd160  ca700cb829a43667ce3ea27c09dcb78e12eb744b \
                    sha256  7a15d89e29d8640a63f948b9eabc2102e7a27f0881992c35a248f2e88be66155 \
                    size    25603
github.tarball_from archive

depends_lib-append  port:ocaml-cmdliner \
                    port:ocaml-uucp \
                    port:ocaml-uutf

ocaml.build_type    topkg
