add ipkg/conffiles, add Id tag to the Makefile, standardize.
[openwrt/svn-archive/archive.git] / openwrt / package / ipcad / Config.in
old mode 100755 (executable)
new mode 100644 (file)
index c38731f..fa5d0e9
@@ -1,10 +1,12 @@
 config BR2_PACKAGE_IPCAD
-        tristate "ipcad............................. listens for traffic on the specified interfaces"
-               default m if CONFIG_DEVEL
-               select BR2_PACKAGE_LIBPCAP
-               help
-                       This daemon listens for traffic on the specified interfaces.
-                       It has the built-in RSH and NetFlow engines to allow exporting
-                       the accounting data the same way as Cisco routers do.
-                       
-                       http://lionet.info/ipcad/
+       prompt "ipcad............................. listens for traffic on the specified interfaces"
+       tristate
+       default m if CONFIG_DEVEL
+       select BR2_PACKAGE_LIBPCAP
+       help
+         This daemon listens for traffic on the specified interfaces.
+         It has the built-in RSH and NetFlow engines to allow exporting
+         the accounting data the same way as Cisco routers do.
+         
+         http://lionet.info/ipcad/
+