diff options
author | Florian Fainelli <florian@openwrt.org> | 2005-11-30 11:20:47 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2005-11-30 11:20:47 +0000 |
commit | 7c989819b256a7c96ff6aa33bfa64546ca676b63 (patch) | |
tree | 1073adf3e4fff1cb7ae31836c8b8110812699890 /package/tmsnc/ipkg | |
parent | 78fbf04ba4815da13075f9e63ffa7e1ef037a3d9 (diff) | |
download | upstream-7c989819b256a7c96ff6aa33bfa64546ca676b63.tar.gz upstream-7c989819b256a7c96ff6aa33bfa64546ca676b63.tar.bz2 upstream-7c989819b256a7c96ff6aa33bfa64546ca676b63.zip |
Added elhttp and tmsnc
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2571 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/tmsnc/ipkg')
-rw-r--r-- | package/tmsnc/ipkg/tmsnc.control | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/package/tmsnc/ipkg/tmsnc.control b/package/tmsnc/ipkg/tmsnc.control new file mode 100644 index 0000000000..065ed43f88 --- /dev/null +++ b/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 |