blob: 09752825c25c3e937e73ca5a0e5979072f2fc055 [file] [log] [blame]
Andrew Geissler517393d2023-01-13 08:55:19 -06001SUMMARY = "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 = "GPL-2.0-or-later"
6LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
7
8SRCREV = "999bdd724a1f963ac8bfd0598ffdd2a3d651646e"
9SRC_URI = "git://github.com/troglobit/smcroute.git;branch=master;protocol=https"
10
11S = "${WORKDIR}/git"
12
13inherit autotools pkgconfig