blob: 0b63f79aca6065156ba10e0be38d6f91a632ed2b [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
8SRCREV = "a8e5847e5f7e411be424f9b52a6cdf9d2ed4aeb5"
9SRC_URI = "git://github.com/troglobit/smcroute.git;branch=master;protocol=git"
10
11S = "${WORKDIR}/git"
12
13inherit autotools