diff options
author | pav <pav@FreeBSD.org> | 2005-07-18 20:17:57 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-07-18 20:17:57 +0000 |
commit | 9f30fa6eff7c5163e0c2e1d66ae291364fcee5f9 (patch) | |
tree | 474bb080a3713d4f663cb82eea09eb7f17e752ae /irc/Makefile | |
parent | 5f009355ddb10cda1e16d4249205e63e3bdc6107 (diff) | |
download | FreeBSD-ports-9f30fa6eff7c5163e0c2e1d66ae291364fcee5f9.zip FreeBSD-ports-9f30fa6eff7c5163e0c2e1d66ae291364fcee5f9.tar.gz |
GGI:IRC is a Perl/CGI program that lets you access IRC from a web browser, it is
designed to be flexible and has many uses such as an IRC gateway for an IRC
network, a chat-room for a website or to access IRC when stuck behind a
restrictive firewall.
PR: ports/83618
Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru>
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 3727ff2..d2b201e 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -10,6 +10,7 @@ SUBDIR += bnc SUBDIR += bobot++ SUBDIR += bopm + SUBDIR += cgiirc SUBDIR += ctrlproxy SUBDIR += dancer SUBDIR += dancer-ircd |