diff options
Diffstat (limited to 'openwrt/package/tmsnc/ipkg')
-rw-r--r-- | openwrt/package/tmsnc/ipkg/tmsnc.control | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/openwrt/package/tmsnc/ipkg/tmsnc.control b/openwrt/package/tmsnc/ipkg/tmsnc.control new file mode 100644 index 0000000000..065ed43f88 --- /dev/null +++ b/openwrt/package/tmsnc/ipkg/tmsnc.control @@ -0,0 +1,9 @@ +Package: tmsnc +Priority: optional +Section: net +Maintainer: Florian Fainelli <florian@alphacore.net> +Source: http://tmsnc.sourceforge.net +Priority: optional +Section: net +Description: TMSNC is a textbased (console) MSN client written in C. TMSNC should work on most Unix (Linux, BSD, MacOS) compatible operating systems. The goal of this project is to create a client like MSN Messenger (with sound, webcam and file transfer support), but without any graphical features. +Depends: libncurses, libopenssl |