# -*- 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-async_kernel
github.setup        janestreet async_kernel 0.16.0 v
revision            1
categories          ocaml devel
maintainers         {@barracuda156 gmail.com:vital.had} openmaintainer
license             MIT
description         Jane Street Capitalʼs asynchronous execution library (core)
long_description    ${description}

checksums           rmd160  af02723e58bb245b33c1499ceeeede783cd366f7 \
                    sha256  8c55a9776aee8e9f5affe6aa576303b6f72768862ae3d61d4371d92462df8fec \
                    size    155521
github.tarball_from archive

depends_lib-append  port:ocaml-core \
                    port:ocaml-core_kernel \
                    port:ocaml-ppx_jane

ocaml.build_type    dune