blob: 21a3c44264cb7c79ae32177ed76d5f6c81e73445 [file] [log] [blame]
Andrew Geissler595f6302022-01-24 19:11:47 +00001SUMMARY = "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 = "9b6e397595a154c84a329c55bed21e0c43e89ee6"
9SRC_URI = "git://github.com/troglobit/smcroute.git;branch=master;protocol=https"
10
11S = "${WORKDIR}/git"
12
13inherit autotools pkgconfig