blob: 5459ca66c8bcbd005b1e422c15f6c5211b19e9ea (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.5:1.16 ) >=sys-devel/autoconf-2.71-r5 >=sys-devel/libtool-2.4.7
DEFINED_PHASES=compile install prepare
DEPEND=>=dev-ml/menhir-20181006 >=dev-ml/findlib-1.0.4-r1[ocamlopt?]
DESCRIPTION=Library to parse and type-check an extension of the SMT-LIB 2 standard
EAPI=7
HOMEPAGE=https://github.com/OCamlPro-Coquera/psmt2-frontend
INHERIT=findlib autotools
IUSE=+ocamlopt
KEYWORDS=amd64 ~x86
LICENSE=Apache-2.0
RDEPEND=>=dev-ml/menhir-20181006 dev-lang/ocaml:=[ocamlopt?]
SLOT=0
SRC_URI=https://github.com/OCamlPro-Coquera/psmt2-frontend/archive/0.2.tar.gz -> psmt2-frontend-0.2.tar.gz
_eclasses_=findlib d8fa93cf137156660d0b72144b1e31d9 gnuconfig b6b3e92f8b8c996400074b5f61a59256 toolchain-funcs 6001248ef162a5fa2a21ce132a212f6b multilib 5ca4e49abed8e3a2f7b56920eadee157 libtool 241a8f577b9781a42a7421e53448a44e autotools 6dcd6b6a486e79928e1243ff9ba41fcc
_md5_=8babbf81ec962f9ae8c2edc628d37b26
|