diff options
author | clement <clement@FreeBSD.org> | 2004-02-09 11:56:30 +0000 |
---|---|---|
committer | clement <clement@FreeBSD.org> | 2004-02-09 11:56:30 +0000 |
commit | 9b6bc2fe9884e11e2d5ed489c72519d72f6c63f8 (patch) | |
tree | 5cb6faef1ecd9c7eb4380a730ee7fb203fb9dcd0 /irc/Makefile | |
parent | 64c967a3b7bc5eff3ae52eb167cf7cae1d817643 (diff) | |
download | FreeBSD-ports-9b6bc2fe9884e11e2d5ed489c72519d72f6c63f8.zip FreeBSD-ports-9b6bc2fe9884e11e2d5ed489c72519d72f6c63f8.tar.gz |
Add WeeChat 0.0.5.
WeeChat (Wee Enhanced Environment for Chat) is a fast and light IRC client.
Everything can be done with a keyboard, and it is customizable and extensible
with scripts. For the moment, only ncurse GUI issupported by this port.
WWW: http://weechat.flashtux.org
Diffstat (limited to 'irc/Makefile')
-rw-r--r-- | irc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/Makefile b/irc/Makefile index 5a5c8f2..6bf87f4 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -78,6 +78,7 @@ SUBDIR += tkirc SUBDIR += tr-ircd SUBDIR += trickyirc + SUBDIR += weechat SUBDIR += xaric SUBDIR += xchat SUBDIR += xchat-systray-plugin |