# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI="3" inherit eutils DESCRIPTION="Schoca is a Scheme implementation in OCaml" HOMEPAGE="http://sourceforge.net/projects/chesslib/" SRC_URI="mirror://sourceforge/chesslib/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="+ocamlopt" DEPEND="dev-ml/findlib dev-lang/ocaml[ocamlopt?] || ( dev-ml/camlp4[ocamlopt?]