# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 GH_DOM="github.com" GH_REPO="Bogdanp/racket-smtp-server" GH_COMMIT="daae549611f65ed4c20b9a6952d9ec65f20f7129" inherit gh racket DESCRIPTION="An implementation of RFC5321 for Racket. (docs & implementation)" HOMEPAGE="https://github.com/Bogdanp/racket-smtp-server" S="${S}/smtp-server" LICENSE="BSD" SLOT="0" KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"