diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-15 13:36:31 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-15 13:36:31 +0000 |
commit | c77cb04f21234f50f276babde451ee1a6ecdcb66 (patch) | |
tree | 6c924dfcd1d5b10aaddd3d448b5f52f207fe289a /openwrt/package/kismet/kismet-server.control | |
parent | d22365ac3561c89d8f978758a5c4ecb1074edf96 (diff) |
Convert kismet to new packaging style
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@910 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/kismet/kismet-server.control')
-rw-r--r-- | openwrt/package/kismet/kismet-server.control | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/openwrt/package/kismet/kismet-server.control b/openwrt/package/kismet/kismet-server.control deleted file mode 100644 index 22b8e7467..000000000 --- a/openwrt/package/kismet/kismet-server.control +++ /dev/null @@ -1,11 +0,0 @@ -Package: kismet-server -Priority: optional -Section: net -Maintainer: Felix Fietkau <nbd@vd-s.ath.cx> -Source: buildroot internal -Depends: uclibc++, libpcap -Description: The kismet server - 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. |