source: freewrt/package/nmap/Config.in@ ca629a6

freewrt_1_0 freewrt_2_0
Last change on this file since ca629a6 was 557d2ba, checked in by Waldemar Brodkorb <wbx@…>, 19 years ago

nmap needs libgcc, cleanup some Config.in

git-svn-id: svn://www.freewrt.org/trunk/freewrt@622 afb5a338-a214-0410-bd46-81f09a774fd1

  • Property mode set to 100644
File size: 410 bytes
Line 
1config FWRT_PACKAGE_NMAP
2 prompt "nmap.............................. Network exploration and/or security auditing utility"
3 tristate
4 default n
5 select FWRT_PACKAGE_LIBDNET
6 select FWRT_PACKAGE_LIBPCAP
7 select FWRT_PACKAGE_LIBPCRE
8 select FWRT_PACKAGE_UCLIBCXX
9 select FWRT_PACKAGE_LIBGCC
10 help
11 A free open source utility for network exploration or security auditing.
12
13 http://www.insecure.org/nmap/
14
Note: See TracBrowser for help on using the repository browser.