# -*- 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-uunf
github.setup        dbuenzli uunf 15.1.0 v
revision            0
categories          ocaml textproc
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             ISC
description         Unicode text normalization for OCaml
long_description    {*}${description}
checksums           rmd160  a3985737f9abd856bfc963a0686f7ebf59279320 \
                    sha256  2dc86c56d082c0ea868c18bbd5ca80cf8ebb170ade3fd126fdf0f811e4cbb8cc \
                    size    53512
github.tarball_from archive

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

ocaml.build_type    topkg
