diff options
author | osa <osa@FreeBSD.org> | 2003-11-14 23:10:05 +0800 |
---|---|---|
committer | osa <osa@FreeBSD.org> | 2003-11-14 23:10:05 +0800 |
commit | 43d1d3804682e1135d856bce7a461f672a50b866 (patch) | |
tree | 641840eec23196d7d35543007c81a64706703c4c /net/Makefile | |
parent | 2ff4615f5cfeae584a61dfc0ee6871786976e9a3 (diff) | |
download | freebsd-ports-gnome-43d1d3804682e1135d856bce7a461f672a50b866.tar.gz freebsd-ports-gnome-43d1d3804682e1135d856bce7a461f672a50b866.tar.zst freebsd-ports-gnome-43d1d3804682e1135d856bce7a461f672a50b866.zip |
Add a new port.
Tkabber is a free client for an instant messaging system called
Jabber. It is written in Tcl/Tk and supports many features like
support of unicode, ssl support, http proxy, file transfers and
support of multi-user conference protocol.
Submitted by: Alexander Timoshenko <gonzo@univ.kiev.ua>
PR: 58389
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 5af5c08168e4..ce71c487bdee 100644 --- a/net/Makefile +++ b/net/Makefile @@ -682,6 +682,7 @@ SUBDIR += tintin++ SUBDIR += tintin++-devel SUBDIR += tinyfugue + SUBDIR += tkabber SUBDIR += tn3270 SUBDIR += tn5250 SUBDIR += tptest |