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