# $Id: Portfile 135534 2015-04-25 17:51:12Z cal@macports.org $ PortSystem 1.0 PortGroup github 1.0 github.setup ocaml opam 1.2.1 name opam platforms darwin categories sysutils ml license {LGPL-3 OpenSSLException} maintainers mww openmaintainer homepage http://opam.ocamlpro.com/ description OPAM is a package manager for OCaml long_description OPAM is a package manager for OCaml that can install \ multiple versions of OCaml and libraries in a users home \ directory. distname opam-full-${version} checksums rmd160 636cb7b7111b1768bb336c139798cd87d62c71c8 \ sha256 bcdb38406e6336bfb355d82a5bb132c9c6dd95d552a61b9f31fa46db6025d08b depends_build port:ocaml depends_run port:aspcud build.env-append "TERM=xterm" use_parallel_build no build.target lib-ext all