# -*- 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-flex-array
github.setup        backtracking flex-array 1.2.0
revision            2
categories          ocaml devel
maintainers         nomaintainer
license             LGPL-2.1
description         Flexible arrays
long_description    {*}${description}
use_bzip2           yes
extract.suffix      .tbz
distname            flex-array-${version}
checksums           rmd160  673305591d53aed0e592a683708ec307760eee9b \
                    sha256  a20a3c025eb7587c19c175ce66c6a3a6046b0e7d44ce1b3bd6d96beffe052c6a \
                    size    13636
github.tarball_from releases

ocaml.build_type    dune
