diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-05-15 10:03:35 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-05-15 10:03:35 +0000 |
commit | cae34f7ece91ad8d9e115b67958b5ab889d68422 (patch) | |
tree | 9bb76b1fe1e6dc67fea3704e6723d68d6a835579 /openwrt/package/nmap/ipkg/nmap.control | |
parent | 3caa9be7eda4f8c4600b97de5f3cae73ba0d0bec (diff) | |
download | mtk-20170518-cae34f7ece91ad8d9e115b67958b5ab889d68422.zip mtk-20170518-cae34f7ece91ad8d9e115b67958b5ab889d68422.tar.gz mtk-20170518-cae34f7ece91ad8d9e115b67958b5ab889d68422.tar.bz2 |
Convert nmap to new packaging style
SVN-Revision: 905
Diffstat (limited to 'openwrt/package/nmap/ipkg/nmap.control')
-rw-r--r-- | openwrt/package/nmap/ipkg/nmap.control | 7 |
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 0000000..45698bf --- /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. |