diff options
author | markus <markus@FreeBSD.org> | 2004-03-17 14:05:44 +0000 |
---|---|---|
committer | markus <markus@FreeBSD.org> | 2004-03-17 14:05:44 +0000 |
commit | f2af30da36590b79976db4ca1929e29777040c60 (patch) | |
tree | 741ff3008c16e6f8722c0fbb54f6da74241085ac /irc/Makefile | |
parent | 218fa5cb583032bf73e5b70a091ac482425afe6e (diff) | |
download | FreeBSD-ports-f2af30da36590b79976db4ca1929e29777040c60.zip FreeBSD-ports-f2af30da36590b79976db4ca1929e29777040c60.tar.gz |
Add kwirc 0.1.0,
Kwirc is an IRC client for KDE. It features:
o SSL Support
o Multiserver
o Lame mode with smileys
o Ruby scripting
WWW: http://kwirc.sourceforge.net/
Approved by: arved (mentor)
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 801adcf..022a472 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -39,6 +39,7 @@ SUBDIR += kmyirc SUBDIR += konversation SUBDIR += kvirc + SUBDIR += kwirc SUBDIR += liece SUBDIR += liece-dcc SUBDIR += liece-emacs20 |