# $Id: Portfile 115167 2013-12-27 10:52:18Z mww@macports.org $

PortSystem 1.0
PortGroup ocaml 1.0
PortGroup github 1.0

github.setup        janestreet typerep 109.55.02

name                ocaml-typerep
categories          devel ml
platforms           darwin
license             Apache-2.0
maintainers         mww openmaintainer
description         part of the OCaml core library
long_description    ${description}

homepage            https://ocaml.janestreet.com/code

checksums           rmd160  fa27e933417877a79c3f98febd35782e3c92f61f \
                    sha256  fd7ba77c63dd00fe7e3b605769d5d02191cf30ebb0f0a8a6e9ce13d5e5942b4a

depends_lib         port:ocaml port:ocaml-findlib port:ocaml-type-conv port:ocaml-sexplib port:ocaml-bin-prot

use_oasis           yes

