blob: b0b96bed8fcc35db3054b6d5703227cfce5be4cd [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
Patrick Williams03907ee2022-05-01 06:28:52 -05008SRCREV = "9ca7441add4427a91fe90c34ae4a178ed9a50553"
Andrew Geissler595f6302022-01-24 19:11:47 +00009SRC_URI = "git://github.com/troglobit/smcroute.git;branch=master;protocol=https"
10
11S = "${WORKDIR}/git"
12
13inherit autotools pkgconfig