# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DESCRIPTION="Develop, distribute and install mods for Infinity Engine games." HOMEPAGE="https://www.weidu.org https://github.com/WeiDUorg/weidu" SRC_URI="https://github.com/WeiDUorg/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64" IUSE="doc" RDEPEND="" DEPEND=" >=dev-lang/ocaml-4.04.2[ocamlopt]