diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-11-30 11:20:47 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-11-30 11:20:47 +0000 |
commit | c98ed97ab17e3f0c368548d262238745acc6b6d2 (patch) | |
tree | 42a9ce8cb112527392be9f67b7e3ad7b3f97bd46 /openwrt/package/tmsnc/ipkg | |
parent | d202a2c92560dd5e768830d00fc5e225a13df998 (diff) |
Added elhttp and tmsnc
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2571 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |