# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

GH_DOM="github.com"
GH_REPO="default-kramer/HermitsHeresy"
GH_COMMIT="9621564f2a18482bf7a37589c4b3865dba6e43e5"

inherit gh racket

DESCRIPTION="Power Tools for Dragon Quest Builders 2"
HOMEPAGE="https://github.com/default-kramer/HermitsHeresy"
S="${S}/hermits-heresy"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"

RDEPEND="dev-racket/doc-coverage
	dev-racket/levenshtein"
BDEPEND="${RDEPEND}"