# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 GH_DOM="github.com" GH_REPO="stchang/450lang" inherit gh racket DESCRIPTION="Programming Language for UMB CS450 course" HOMEPAGE="https://github.com/stchang/450lang" S="${S}/450lang-lib" LICENSE="all-rights-reserved" SLOT="0" RESTRICT="mirror"