source: freewrt/package/tmsnc/Config.in

freewrt_2_0
Last change on this file was 35f655f, checked in by Waldemar Brodkorb <wbx@…>, 19 years ago

activate, update and fix tmsnc, it needs libform in ncurses package. tmsnc in wib will be available soon

git-svn-id: svn://www.freewrt.org/branches/freewrt_1_0@1786 afb5a338-a214-0410-bd46-81f09a774fd1

  • Property mode set to 100644
File size: 266 bytes
Line 
1config FWRT_PACKAGE_TMSNC
2 tristate "tmsnc............................. text-based MSN client"
3 select FWRT_PACKAGE_LIBOPENSSL
4 select FWRT_PACKAGE_LIBNCURSES
5 default n
6 help
7 TMSNC is a textbased (console) MSN client written in C.
8
9 http://tmsnc.sourceforge.net
Note: See TracBrowser for help on using the repository browser.