# $Id: Portfile 137992 2015-06-24 16:17:51Z mww@macports.org $ PortSystem 1.0 PortGroup ocaml 1.0 name ocaml-ctypes version 0.3.4 revision 1 categories devel ml platforms darwin license BSD maintainers mww openmaintainer description Library for binding to C libraries using pure OCaml long_description ${description} homepage https://github.com/ocamllabs/ocaml-ctypes master_sites https://github.com/ocamllabs/ocaml-ctypes/archive/ distname ${version} checksums rmd160 6c036209a5256fb6060544f36703830457eccc83 \ sha256 95b3c21a0348d9e17a30d834926e17e39447e58fe31a9a49e6d0289a0fcd3c43 depends_build port:pkgconfig depends_lib port:ocaml \ port:ocaml-findlib \ port:libffi worksrcdir ${name}-${version} use_configure no use_parallel_build no destroot.destdir OCAMLFIND=${ocamlfind_wrapper}