13 lines
652 B
Text
13 lines
652 B
Text
DEFINED_PHASES=compile configure install prepare
|
|
DEPEND=<dev-lang/ocaml-4.09:=[ocamlopt?] test? ( dev-ml/findlib )
|
|
DESCRIPTION=Generic build tool with built-in rules for building OCaml library and programs
|
|
EAPI=7
|
|
HOMEPAGE=https://github.com/ocaml/ocamlbuild
|
|
IUSE=+ocamlopt test
|
|
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux
|
|
LICENSE=LGPL-2.1-with-linking-exception
|
|
RDEPEND=<dev-lang/ocaml-4.09:=[ocamlopt?] !<dev-ml/findlib-1.6.1-r1
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0/0.11.0
|
|
SRC_URI=https://github.com/ocaml/ocamlbuild/archive/0.11.0.tar.gz -> ocamlbuild-0.11.0.tar.gz
|
|
_md5_=9c7def6ef216fb0ec1440c69f9e61f7e
|