aboutsummaryrefslogtreecommitdiffstats
path: root/ettercap/ettercap_0.6.b.oe
diff options
context:
space:
mode:
Diffstat (limited to 'ettercap/ettercap_0.6.b.oe')
-rw-r--r--ettercap/ettercap_0.6.b.oe14
1 files changed, 0 insertions, 14 deletions
diff --git a/ettercap/ettercap_0.6.b.oe b/ettercap/ettercap_0.6.b.oe
deleted file mode 100644
index d5983d4481..0000000000
--- a/ettercap/ettercap_0.6.b.oe
+++ /dev/null
@@ -1,14 +0,0 @@
-SECTION = "console/network"
-DEPENDS = "ncurses openssl"
-LICENSE = "GPL"
-DESCRIPTION = "Ettercap is a network sniffer/interceptor/logger \
-for ethernet LANs. It supports active and passive dissection of \
-many protocols (even ciphered ones, like SSH and HTTPS)."
-
-SRC_URI = "${SOURCEFORGE_MIRROR}/ettercap/ettercap-${PV}.tar.gz \
- file://configure.patch;patch=1"
-
-inherit autotools
-
-EXTRA_OECONF = "--disable-gtk \
- --with-openssl=${STAGING_LIBDIR}/.."