summaryrefslogtreecommitdiffstats
path: root/openwrt/package/nmap/ipkg/nmap.control
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-05-15 10:03:35 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-05-15 10:03:35 +0000
commitfb10765c3bbd40b03ce492cb53d5cbe33914bb83 (patch)
tree9bb76b1fe1e6dc67fea3704e6723d68d6a835579 /openwrt/package/nmap/ipkg/nmap.control
parent0feedfb1dc83b080c43402bab224ba4ca27ebc8b (diff)
Convert nmap to new packaging style
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@905 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/nmap/ipkg/nmap.control')
-rw-r--r--openwrt/package/nmap/ipkg/nmap.control7
1 files changed, 7 insertions, 0 deletions
diff --git a/openwrt/package/nmap/ipkg/nmap.control b/openwrt/package/nmap/ipkg/nmap.control
new file mode 100644
index 000000000..45698bf22
--- /dev/null
+++ b/openwrt/package/nmap/ipkg/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.