# -*- 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-base github.setup janestreet base 0.14.1 v github.tarball_from archive categories ocaml devel maintainers {landonf @landonf} openmaintainer license MIT description Jane Street's Full standard library replacement for OCaml long_description Base is a complete and portable alternative to the OCaml standard library, \ providing all functionality expected from a language standard library. platforms darwin distname ${git.branch} checksums rmd160 5dc92fa1fba4734660f723aacf7e7ae4a6ede39c \ sha256 8926852cded78899337f1e0b8777c0cd7d4e52604f982c7c1611a9290ceb608d \ size 385381 depends_lib port:ocaml-dune-configurator \ port:ocaml-sexplib0 ocaml.build_type dune test.run yes