# -*- 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-bigarray-compat
github.setup        mirage bigarray-compat 1.1.0 v
revision            0

categories          ocaml devel lang
license             ISC
maintainers         {landonf @landonf} openmaintainer

description         OCaml compatibility library to use Stdlib.Bigarray when possible
long_description    {*}${description}.

checksums           rmd160  45e56e15b6f937fbfdc7c3f03cd0aa6e5991aa22 \
                    sha256  cf09354986d1ab7d506949f58e73dd72be8aedb241c1593381c18e92a70c0bb1 \
                    size    2046
github.tarball_from archive

ocaml.build_type    dune
