blob: 9b6fc2f38a31473b78a0d8361cdb7428e6bc1fd1 [file] [log] [blame]
Patrick Williamsb48b7b42016-08-17 15:04:38 -05001SUMMARY = "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=4325afd396febcb659c36b49533135d4"
7
8SRCREV = "d6280e64b27d5a4bd7f37dac36b455f4ae5f9ab3"
9SRC_URI = "git://github.com/troglobit/smcroute.git;branch=master;protocol=git"
10
11S = "${WORKDIR}/git"
12
13inherit autotools