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