# -*- 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-coin
github.setup        mirage coin 0.1.5 v
revision            2
categories          ocaml devel
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             MIT
description         Mapper of KOI8-{U,R} to Unicode
long_description    {*}${description}
use_bzip2           yes
extract.suffix      .tbz
distname            coin-${version}
checksums           rmd160  5c8aa8b12af1914052431744ff51a2e8f7c8028e \
                    sha256  cf65b343bcd41666494d4ab28131e0bae77af8d01ca77e96b9b1db20b5c647d8 \
                    size    11016
github.tarball_from releases

ocaml.build_type    dune
