# -*- 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-trie
github.setup        kandu trie 1.0.0
revision            0
categories          ocaml devel
maintainers         nomaintainer
license             MIT
description         Strict impure trie tree
long_description    {*}${description}
checksums           rmd160  a2d2c190a02ff9fb61bcf8d2aa299ffd1c2469c4 \
                    sha256  c2f8054ea44216e6a3a961b28f7630e0e3dbfbd1b504ae741be230cbe32498ea \
                    size    2399
github.tarball_from archive

ocaml.build_type    dune
