# -*- 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.17.0 v
revision            0
categories          ocaml devel
maintainers         nomaintainer
license             MIT
description         C header files shared between the various Jane Street packages
long_description    {*}${description}
supported_archs     noarch
platforms           any

checksums           rmd160  84e88c8b2beaa8520f6fb2f7ea1f00c782fb02de \
                    sha256  78fa6084cd067b7a7d930d1fe1cb7eb9dcd1a90c73017e570213b47a3762eb4f \
                    size    4940
github.tarball_from archive

ocaml.build_type    dune
