From 9b6bc2fe9884e11e2d5ed489c72519d72f6c63f8 Mon Sep 17 00:00:00 2001 From: clement Date: Mon, 9 Feb 2004 11:56:30 +0000 Subject: 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 --- irc/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'irc/Makefile') diff --git a/irc/Makefile b/irc/Makefile index 5a5c8f296fae..6bf87f4393e7 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 -- cgit