diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-05-15 13:36:31 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-05-15 13:36:31 +0000 |
commit | bdf6be91cfeb1670f36e42e6d86bc4e31d0fa939 (patch) | |
tree | 6c924dfcd1d5b10aaddd3d448b5f52f207fe289a /openwrt/package/kismet/ipkg/kismet-client.control | |
parent | 611adf9b7af761ca2a9a781b6f92aa67a2d658b9 (diff) | |
download | mtk-20170518-bdf6be91cfeb1670f36e42e6d86bc4e31d0fa939.zip mtk-20170518-bdf6be91cfeb1670f36e42e6d86bc4e31d0fa939.tar.gz mtk-20170518-bdf6be91cfeb1670f36e42e6d86bc4e31d0fa939.tar.bz2 |
Convert kismet to new packaging style
SVN-Revision: 910
Diffstat (limited to 'openwrt/package/kismet/ipkg/kismet-client.control')
-rw-r--r-- | openwrt/package/kismet/ipkg/kismet-client.control | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/openwrt/package/kismet/ipkg/kismet-client.control b/openwrt/package/kismet/ipkg/kismet-client.control new file mode 100644 index 0000000..2e4c7fc --- /dev/null +++ b/openwrt/package/kismet/ipkg/kismet-client.control @@ -0,0 +1,11 @@ +Package: kismet-client +Priority: optional +Section: net +Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> +Source: buildroot internal +Depends: uclibc++, libncurses +Description: The kismet client + Kismet is an 802.11 layer2 wireless network detector, + sniffer, and intrusion detection system. Kismet will work with any + wireless card which supports raw monitoring (rfmon) mode, and can + sniff 802.11b, 802.11a, and 802.11g traffic. |