# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 GH_DOM="github.com" GH_REPO="cloudrac3r/racket-socks5" GH_COMMIT="0c8ad185d743e369d15a3373664b6ab5681377d0" inherit gh racket DESCRIPTION="SOCKS5 TCP Client" HOMEPAGE="https://github.com/cloudrac3r/racket-socks5" LICENSE="BSD" SLOT="0" KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" RDEPEND="dev-racket/http-easy dev-racket/http-easy-lib dev-racket/hyper-literate dev-racket/net-ip-lib dev-racket/scribble-enhanced" BDEPEND="${RDEPEND}"