summaryrefslogtreecommitdiff
path: root/openwrt/package/nmap/nmap.control
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2005-04-26 12:30:18 +0000
committerFelix Fietkau <nbd@openwrt.org>2005-04-26 12:30:18 +0000
commitf7d536673cb24fade0aaa84298ac84297a616832 (patch)
treef7031a0163186007106558f452a80b0d0f43cdda /openwrt/package/nmap/nmap.control
parent645741e9e82acbb212607c94563220e4aba4059e (diff)
downloadmtk-20170518-f7d536673cb24fade0aaa84298ac84297a616832.zip
mtk-20170518-f7d536673cb24fade0aaa84298ac84297a616832.tar.gz
mtk-20170518-f7d536673cb24fade0aaa84298ac84297a616832.tar.bz2
add nmap
SVN-Revision: 726
Diffstat (limited to 'openwrt/package/nmap/nmap.control')
-rw-r--r--openwrt/package/nmap/nmap.control7
1 files changed, 7 insertions, 0 deletions
diff --git a/openwrt/package/nmap/nmap.control b/openwrt/package/nmap/nmap.control
new file mode 100644
index 0000000..45698bf
--- /dev/null
+++ b/openwrt/package/nmap/nmap.control
@@ -0,0 +1,7 @@
+Package: nmap
+Priority: optional
+Section: net
+Maintainer: Felix Fietkau <nbd@vd-s.ath.cx>
+Source: buildroot internal
+Depends: libpcap, libpcre, uclibc++
+Description: Nmap is a free open source utility for network exploration or security auditing.