blob: 91db3b67d75a5b31ec07ddc45ce5bd051ca0d47f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=dev-ml/ocamlbuild test? ( dev-ml/alcotest )
DEFINED_PHASES=install test
DEPEND=>=dev-ml/findlib-1.0.4-r1
DESCRIPTION=Easy process control for OCaml
EAPI=7
HOMEPAGE=https://github.com/dsheets/ocaml-process
INHERIT=findlib
IUSE=+ocamlopt test +ocamlopt
KEYWORDS=~amd64 ~x86
LICENSE=ISC
RDEPEND=dev-lang/ocaml:=[ocamlopt?]
RESTRICT=!test? ( test )
SLOT=0/0.2.1
SRC_URI=https://github.com/dsheets/ocaml-process/archive/0.2.1.tar.gz -> ocaml-process-0.2.1.tar.gz
_eclasses_=findlib e6df6108c2d753998b1206f4d5ea4a2d
_md5_=8a1498ea87984b44f625f37ad9a4c6d8
|