diff options
Diffstat (limited to 'openwrt/package/tmsnc/Config.in')
-rw-r--r-- | openwrt/package/tmsnc/Config.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/openwrt/package/tmsnc/Config.in b/openwrt/package/tmsnc/Config.in new file mode 100644 index 0000000..1485ff9 --- /dev/null +++ b/openwrt/package/tmsnc/Config.in @@ -0,0 +1,6 @@ +config BR2_PACKAGE_TMSNC + tristate "text-based MSN client" + default m if CONFIG_DEVEL + TMSNC is a textbased (console) MSN client written in C. + + http://tmsnc.sourceforge.net |