blob: 03e69ffb386038c38503a878521a67494107dfb9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile configure install
DEPEND=>=dev-lang/ocaml-4.02:=[ocamlopt?] dev-ml/ocamlbuild >=dev-ml/findlib-1.0.4-r1[ocamlopt?]
DESCRIPTION=LR(1) parser generator for the OCaml language
EAPI=7
HOMEPAGE=http://gallium.inria.fr/~fpottier/menhir/
INHERIT=findlib
IUSE=examples +ocamlopt +ocamlopt
KEYWORDS=amd64 arm arm64 ~ppc ppc64 x86
LICENSE=GPL-2 LGPL-2-with-linking-exception
RDEPEND=>=dev-lang/ocaml-4.02:=[ocamlopt?] dev-lang/ocaml:=[ocamlopt?]
SLOT=0/20190924
SRC_URI=https://gitlab.inria.fr/fpottier/menhir/-/archive/20190924/menhir-20190924.tar.bz2
_eclasses_=findlib cc1c14904708a0a28bcb256b342a808c
_md5_=a545b9d96e9670404da50b053dd83936
|