# -*- 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-yuscii
github.setup        mirage yuscii 0.3.0 v
revision            2
categories          ocaml devel
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             MIT
description         Mapper of UTF-7 to Unicode
long_description    {*}${description}
use_bzip2           yes
extract.suffix      .tbz
distname            yuscii-v${version}
checksums           rmd160  3b8bb6d9b3434d669d4afdaa7da9c4322aa0d983 \
                    sha256  ef8d87ed575d14547326887930f9d8c0a638d35c40889d5aacec79c45d5074b1 \
                    size    13470
github.tarball_from releases

ocaml.build_type    dune
