1 # Copyright 1999-2021 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
8 DESCRIPTION="Create X menus from the shell"
9 HOMEPAGE="https://packages.debian.org/source/sid/9menu"
10 SRC_URI="mirror://debian/pool/main/9/${PN}/${PN}_${PV}.orig.tar.gz"
12 LICENSE="public-domain"
14 KEYWORDS="~amd64 ~x86"
17 RDEPEND="x11-libs/libX11"
20 emake -f Makefile.noimake || die "emake error"