# -*- 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_unix
github.setup        janestreet async_unix 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 (unix)
long_description    ${description}

checksums           rmd160  262bbf05d4eb81c9fb0ca6fd60e40ce1e0c396e7 \
                    sha256  19975624311c13cbd412a7f3c80691b4603220c8dc82194f596607d29a4bb26b \
                    size    186267
github.tarball_from archive

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

ocaml.build_type    dune