summaryrefslogtreecommitdiff
path: root/tcpick/tcpick_0.1.22.oe
diff options
context:
space:
mode:
Diffstat (limited to 'tcpick/tcpick_0.1.22.oe')
-rw-r--r--tcpick/tcpick_0.1.22.oe9
1 files changed, 0 insertions, 9 deletions
diff --git a/tcpick/tcpick_0.1.22.oe b/tcpick/tcpick_0.1.22.oe
deleted file mode 100644
index 696218b136..0000000000
--- a/tcpick/tcpick_0.1.22.oe
+++ /dev/null
@@ -1,9 +0,0 @@
-DESCRIPTION = "Tcpick Tcp Stream Sniffer and Connection Tracker"
-SECTION = "console/network"
-PRIORITY = "required"
-DEPENDS = "ncurses"
-
-SRC_URI = "${SOURCEFORGE_MIRROR}/tcpick/tcpick-${PV}.tar.gz"
-S = "${WORKDIR}/tcpick-${PV}"
-
-inherit autotools