# -*- 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-rosetta
github.setup        mirage rosetta 0.4.0 v
revision            2
categories          ocaml devel
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             MIT
description         Universal mapper to Unicode
long_description    {*}${description}
use_bzip2           yes
extract.suffix      .tbz
checksums           rmd160  ab9ec996abfa03ac5712edd2b55bfb04e9b515ae \
                    sha256  dd6d662bf71bf3f305d60922d2b6f84e6570a816bf32b3e22360227753ff951f \
                    size    4625
github.tarball_from releases

depends_lib-append  port:ocaml-coin \
                    port:ocaml-uuuu \
                    port:ocaml-yuscii

ocaml.build_type    dune
