75bef4abc570f14f831eda69e35e83b9cc532d6c
[openwrt-10.03/.git] / package / nmap / Config.in
1 config BR2_PACKAGE_NMAP
2         tristate "Nmap"
3         select BR2_PACKAGE_LIBPCRE
4         select BR2_PACKAGE_LIBPCAP
5         select BR2_PACKAGE_UCLIBCXX
6         default m if CONFIG_DEVEL
7         help
8           A free open source utility for network exploration or security auditing.