Source
PortSystem 1.0
PortGroup ocaml 1.0
PortGroup github 1.0
github.setup janestreet async_core 109.55.02
name ocaml-async-core
revision 2
categories ocaml devel
platforms darwin
license Apache-2
maintainers nomaintainer
description Jane Street Capital's asynchronous execution library (core)
long_description ${description}
homepage https://janestreet.github.io/
checksums rmd160 70539e1b41b25746b535b5f252a4e0109f91105c \
sha256 674c54aa85b471db10c1d9e0dfb98abf649bf15ac974132ef40761bb798a5551
depends_lib port:ocaml \
port:ocaml-findlib \
port:ocaml-sexplib \
port:ocaml-fieldslib \
port:ocaml-bin-prot \
port:ocaml-pa-ounit \
port:ocaml-core \
port:ocaml-herelib
use_oasis yes
#use_oasis_doc yes
configure.args-append "--destdir ${destroot}"