# Distributed under the terms of the GNU General Public License v2

EAPI=4

inherit games

DESCRIPTION="The Quake PK3 purifier"
HOMEPAGE="https://code.google.com/p/ziptool/"
SRC_URI="https://ziptool.googlecode.com/files/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

DEPEND=""
RDEPEND="${DEPEND}"