# $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 core 109.55.02 name ocaml-core revision 2 categories devel ml platforms darwin license LGPL-2.1 maintainers mww openmaintainer description core is Jane Street's alternative to the standard OCaml library long_description ${description} homepage https://ocaml.janestreet.com/code checksums rmd160 de739be752a529ec0158887177de464b3849bd71 \ sha256 8256501bdd5ab87037417abd777fcce8cdd164ffef196b9e07de2bdec414a4f3 depends_lib port:ocaml \ port:ocaml-findlib \ port:ocaml-bin-prot \ port:ocaml-comparelib \ port:ocaml-core-kernel \ port:ocaml-custom-printf \ port:ocaml-fieldslib \ port:ocaml-herelib \ port:ocaml-pa-ounit \ port:ocaml-pa-test \ port:ocaml-pipebang \ port:ocaml-res \ port:ocaml-sexplib \ port:ocaml-variantslib use_oasis yes #use_oasis_doc yes configure.args-append "--destdir ${destroot}"