# $Id: Portfile 137992 2015-06-24 16:17:51Z mww@macports.org $ PortSystem 1.0 PortGroup ocaml 1.0 PortGroup github 1.0 github.setup janestreet async 109.53.02 name ocaml-async revision 1 categories devel ml platforms darwin license LGPL-2.1 maintainers mww openmaintainer description Jane Street Capital's asynchronous execution library long_description ${description} homepage https://ocaml.janestreet.com/code checksums rmd160 b381890310332d70e05cdabcd223f33507ddb1a2 \ sha256 9e981e11bcf974dfba7c524896ef398c55efd84cbd391febc908d5265c419dde depends_lib port:ocaml \ port:ocaml-findlib \ port:ocaml-async-core \ port:ocaml-async-extra \ port:ocaml-async-unix use_oasis yes #use_oasis_doc yes configure.args-append "--destdir ${destroot}"