diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2005-09-18 04:51:17 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2005-09-18 04:51:17 +0000 |
commit | 2889c4d38b9b3a40b91c86a8d8660c5f16237a52 (patch) | |
tree | 1d4a46312c436945e2b0eebb13139562767e7a3b /net/Makefile | |
parent | 5d5f58c41f90a500c294e8416b159b72b6ba3fb6 (diff) | |
download | ports-2889c4d38b9b3a40b91c86a8d8660c5f16237a52.tar.gz ports-2889c4d38b9b3a40b91c86a8d8660c5f16237a52.zip |
- add tmsnc-0.2.5
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.
WWW: http://tmsnc.sourceforge.net/
PR: 85951
Submitted by: Tsung-Han Yeh <snowfly@yuntech.edu.tw>
Contributed by: garga
Notes
Notes:
svn path=/head/; revision=143057
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index d7be8d02b9b6..d98679c46ca6 100644 --- a/net/Makefile +++ b/net/Makefile @@ -828,6 +828,7 @@ SUBDIR += tinyldap SUBDIR += tkabber SUBDIR += tkabber-devel + SUBDIR += tmsnc SUBDIR += tn3270 SUBDIR += tn5250 SUBDIR += torrentsniff |