# -*- 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-gmap
github.setup        hannesm gmap 0.3.0
revision            2
categories          ocaml devel
maintainers         {@barracuda156 macos-powerpc.org:barracuda} openmaintainer
license             ISC
description         Heterogenous maps over a GADT
long_description    {*}${description}
use_bzip2           yes
extract.suffix      .tbz
checksums           rmd160  5abfef1dd4b211b41073c1ebce074ba8eea70463 \
                    sha256  04dd9e6226ac8f8fb4ccb6021048702e34a482fb9c1d240d3852829529507c1c \
                    size    7553
github.tarball_from releases

ocaml.build_type    dune
