blob: 8e62f588f332c8d927dd4c79aa40895e46a50227 [file] [log] [blame]
Brad Bishopc342db32019-05-15 21:57:59 -04001SUMMARY = "Static Multicast Routing Daemon"
2DESCRIPTION = "SMCRoute is a daemon and command line tool to manipulate the multicast routing table in the UNIX kernel."
3HOMEPAGE = "http://troglobit.github.io/smcroute.html"
4SECTION = "net"
5LICENSE = "GPLv2+"
6LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
7
Patrick Williams93c203f2021-10-06 16:15:23 -05008SRCREV = "d998043dc39cb763c9adec3eda3cc8b1d79f444c"
Brad Bishopc342db32019-05-15 21:57:59 -04009SRC_URI = "git://github.com/troglobit/smcroute.git;branch=master;protocol=git"
10
11S = "${WORKDIR}/git"
12
Patrick Williams93c203f2021-10-06 16:15:23 -050013inherit autotools pkgconfig