blob: 0ac049c514fd1ca9aa22c69c2a01e6fc0f06f1cf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=compile install test
DEPEND=>=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/result:= dev-ml/findlib:= dev-ml/topkg dev-ml/ocamlbuild >=dev-ml/findlib-1.0.4-r1[ocamlopt?]
DESCRIPTION=Declarative definition of command line interfaces for OCaml
EAPI=7
HOMEPAGE=http://erratique.ch/software/cmdliner
INHERIT=findlib
IUSE=+ocamlopt test +ocamlopt
KEYWORDS=amd64 arm arm64 ~ppc ppc64 x86
LICENSE=ISC
RDEPEND=>=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/result:= dev-ml/findlib:= dev-lang/ocaml:=[ocamlopt?]
RESTRICT=!test? ( test )
SLOT=0/1.0.4
SRC_URI=http://erratique.ch/software/cmdliner/releases/cmdliner-1.0.4.tbz
_eclasses_=findlib 6afd368dc89c3b53f6686e5752caf50d
_md5_=5626cf07e6ea4ca887d05fc2daf77e6d
|