mtd-utils_1.2.0+git: remove the second docfdisk from the binary list
[openembedded.git] / packages / thc / thcrut_1.2.5.bb
blobf4e2b5bd7cd3c80522b18dc25a23b99c95458b12
1 DESCRIPTION = "RUT (aRe-yoU-There) RUT gathers informations from local and remote networks"
2 SECTION = "console/network"
3 DEPENDS = "libpcre openssl libnet libpcap"
4 HOMEPAGE = "http://thc.org/thc-rut/"
5 LICENSE = "GPL"
6 PR = "r1"
8 SRC_URI = "http://packetstorm.linuxsecurity.com/groups/thc/thcrut-1.2.5.tar.gz \
9 file://configure_in.patch;patch=1;pnum=0"
11 S = "${WORKDIR}/thcrut-${PV}"
13 inherit autotools
15 EXTRA_OECONF = "--with-ssl=${STAGING_LIBDIR}/.."