Added libcli, l2tpns, fixed typo and mising URL
[openwrt/svn-archive/archive.git] / openwrt / package / libcli / Config.in
1 config BR2_PACKAGE_LIBCLI
2 prompt "l2tpns............................ A Cisco-like command line interface
3 tristate
4 default m if CONFIG_DEVEL
5 help
6 Provides a shared library for including a Cisco-like
7 command-line interface into other software. It's a telnet
8 interface which supports command-line editing, history,
9 authentication and callbacks for a user-definable function tree
10
11 http://libcli.sourceforge.net/