diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-15 10:03:35 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-05-15 10:03:35 +0000 |
commit | 0502afe5e1b651aa2349784138ba188295cdf523 (patch) | |
tree | 0142b057cd8a58001baf656a6e126595d0abd6fe /package/nmap/ipkg/nmap.control | |
parent | 52ca90aff1b4b5edce50d69f78d76882fa2b1a44 (diff) |
Convert nmap to new packaging style
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@905 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/nmap/ipkg/nmap.control')
-rw-r--r-- | package/nmap/ipkg/nmap.control | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/package/nmap/ipkg/nmap.control b/package/nmap/ipkg/nmap.control new file mode 100644 index 000000000..45698bf22 --- /dev/null +++ b/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. |