add b44 patches from oleg, sync with 2.4, robocfg seems to work, yeah.
[openwrt.git] / package / nmap / Config.in
1 config BR2_PACKAGE_NMAP
2 tristate "nmap - Network exploration and/or security auditing utility"
3 default m if CONFIG_DEVEL
4 select BR2_PACKAGE_LIBPCAP
5 select BR2_PACKAGE_LIBPCRE
6 select BR2_PACKAGE_UCLIBCXX
7 help
8 A free open source utility for network exploration or security auditing.
9
10 http://www.insecure.org/nmap/
11
This page took 0.046136 seconds and 5 git commands to generate.