libdessert: introduce framework to develop routing protocols
[openembedded.git] / recipes / libdessert / libdessert_0.86.14.bb
1 DESCRIPTION = "DES-SERT (DES Simple and Extensible Routing-Framework for Testbeds)"
2 HOMEPAGE = "http://www.des-testbed.net/DES-SERT"
3 SECTION = "devel"
4 LICENSE = "GPL"
5 PR = "r1"
6
7 DEPENDS = "net-snmp libpcap libcli"
8
9 SRC_URI = "http://www.des-testbed.net/sites/default/files/${PN}${PV}.tar.gz \
10            file://0001-big-fat-autotools-patch.patch;patch=1 \
11           "
12
13 S = "${WORKDIR}/${PN}0.86-${PV}"
14
15 inherit autotools