# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 GH_DOM="github.com" GH_REPO="Bogdanp/racket-place-tcp-listener" GH_COMMIT="f8b038594cc97c42e3e0648f77ff372aeb99b4f8" inherit gh racket DESCRIPTION="The place-tcp-listener Racket package" HOMEPAGE="https://github.com/Bogdanp/racket-place-tcp-listener" S="${S}/place-tcp-listener" LICENSE="BSD" SLOT="0" KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" RDEPEND="dev-racket/place-tcp-listener-lib" BDEPEND="${RDEPEND}"