Project moved from SF to github.
Package-Manager: Portage-2.3.19, Repoman-2.3.6
inherit linux-info systemd
DESCRIPTION="Multicast Routing Daemon using only IGMP signalling"
-HOMEPAGE="https://sourceforge.net/projects/igmpproxy"
+HOMEPAGE="https://github.com/pali/igmpproxy"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2 Stanford"
src_install() {
emake DESTDIR="${D}" install
-
newinitd "${FILESDIR}/${PN}-init.d" ${PN}
newconfd "${FILESDIR}/${PN}-conf.d" ${PN}
systemd_dounit "${FILESDIR}/${PN}.service"