blob: 649e6d4e8e8b593398aafd108a5467e9276a754f [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"
Andrew Geissler9aee5002022-03-30 16:27:02 +00005LICENSE = "GPL-2.0-or-later"
Andrew Geissler595f6302022-01-24 19:11:47 +00006LIC_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