add Id tag
[openwrt.git] / package / nmap / Config.in
index d26a100..d8ab98c 100644 (file)
@@ -1,9 +1,12 @@
 config BR2_PACKAGE_NMAP
-       tristate "Nmap"
-       select BR2_PACKAGE_LIBGCC
-       select BR2_PACKAGE_LIBPCRE
+       prompt "nmap.............................. Network exploration and/or security auditing utility"
+       tristate
+       default m if CONFIG_DEVEL
        select BR2_PACKAGE_LIBPCAP
+       select BR2_PACKAGE_LIBPCRE
        select BR2_PACKAGE_UCLIBCXX
-       default m if CONFIG_DEVEL
        help
          A free open source utility for network exploration or security auditing. 
+         
+         http://www.insecure.org/nmap/
+
This page took 0.026715 seconds and 4 git commands to generate.