# -*- 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           ocaml 1.1
PortGroup           github 1.0

name                ocaml-jane-street-headers
github.setup        janestreet jane-street-headers 0.16.0 v
revision            0
categories          ocaml devel
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             MIT
description         C header files shared between the various Jane Street packages
long_description    {*}${description}
supported_archs     noarch
platforms           any

checksums           rmd160  326d9de280280fde6031e4b2f5ecaa82e876701c \
                    sha256  bfb57ae96d4925f50f443480caa709749ca3012118f5b7580b2d8c84c93ee9d4 \
                    size    4905
github.tarball_from archive

ocaml.build_type    dune
