# -*- 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-uucp
github.setup        dbuenzli uucp 15.1.0 v
revision            0
categories          ocaml textproc
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             ISC
description         Unicode character properties for OCaml
long_description    {*}${description}
checksums           rmd160  b5be23471d16a24a9fc641e38ac0693ca75bf43a \
                    sha256  8ee78a3f2be0ea3efaf68d0873674e5e14a776ed90bd82704b28d2a0dfbc6de1 \
                    size    682714
github.tarball_from archive

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

ocaml.build_type    topkg
