blob: 25901fa04f421d2f2e25041dd4ad59bb40bbb5ca (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=dev-ml/dune dev-lang/ocaml
DEFINED_PHASES=compile install test
DEPEND=>=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
DESCRIPTION=LR(1) parser generator for the OCaml language
EAPI=7
HOMEPAGE=http://gallium.inria.fr/~fpottier/menhir/
INHERIT=dune
IUSE=+ocamlopt
KEYWORDS=amd64 arm arm64 ppc ppc64 x86
LICENSE=GPL-2 LGPL-2-with-linking-exception
RDEPEND=>=dev-lang/ocaml-4:=[ocamlopt?] dev-ml/dune:=
SLOT=0/20210419
SRC_URI=https://gitlab.inria.fr/fpottier/menhir/-/archive/20210419/menhir-20210419.tar.gz
_eclasses_=dune c64a09ab8d15eb844c80012c17416375
_md5_=71e5a3b4f1bc5e09b5bc48084a88cea7
|