# $Id: Portfile 93965 2012-06-05 12:52:40Z mww@macports.org $ PortSystem 1.0 PortGroup ocaml 1.0 name ocaml-async-extra version 108.00.01 categories devel ml platforms darwin license LGPL-2.1 maintainers mww openmaintainer description Jane Street Capital's asynchronous execution library (extra) long_description ${description} homepage https://bitbucket.org/yminsky/ocaml-core/ master_sites https://bitbucket.org/yminsky/ocaml-core/downloads/ checksums rmd160 ea91c090c3b3522c339d2ebd077965feb1907752 \ sha256 677dc71aa9735f52aa60efca79112e22de491564e75db60ea430101d17bd8031 distname async_extra-${version} 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-pipebang port:ocaml-async-core port:ocaml-async-unix use_oasis yes livecheck.type regex livecheck.url ${master_sites} livecheck.regex async_extra-(\[0-9.\]+)${extract.suffix}