aboutsummaryrefslogtreecommitdiffstats
path: root/irc/Makefile
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2003-09-08 17:37:36 +0800
committeredwin <edwin@FreeBSD.org>2003-09-08 17:37:36 +0800
commitd246d7dbcbcf0d3b4fd80e5132948fb80883ba3d (patch)
tree3d14bbd5a9e24d7dba8529adbf0ab268058d4be1 /irc/Makefile
parentd046ffb5beb520339a54b486a8f3c4e74c294f9d (diff)
downloadfreebsd-ports-gnome-d246d7dbcbcf0d3b4fd80e5132948fb80883ba3d.tar.gz
freebsd-ports-gnome-d246d7dbcbcf0d3b4fd80e5132948fb80883ba3d.tar.zst
freebsd-ports-gnome-d246d7dbcbcf0d3b4fd80e5132948fb80883ba3d.zip
new port: irc/ircproxy
Night Light IRC Proxy is a multi-user IRC (Internet Relay Chat) proxy written in C. An IRC proxy (or bouncer) is a program that run on a machine between your IRC client and the IRC server. The ircproxy connect to the IRC server, then you connect to the ircproxy with your IRC client. The ircproxy program will forward data sent by the IRC server to one or more IRC clients connected to the ircproxy and will forward data sent from the IRC clients to the IRC server. PR: ports/56557 Submitted by: Jonas Kvinge <jonas@brokenarrow.night-light.net>
Diffstat (limited to 'irc/Makefile')
-rw-r--r--irc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/Makefile b/irc/Makefile
index 0000142959ac..7198f8464ca3 100644
--- a/irc/Makefile
+++ b/irc/Makefile
@@ -27,6 +27,7 @@
SUBDIR += irchat-pj-emacs21
SUBDIR += irchat-pj-xemacs-devel-mule
SUBDIR += irchat-pj-xemacs21-mule
+ SUBDIR += ircproxy
SUBDIR += ircproxy-freebsd-port
SUBDIR += ircservices
SUBDIR += iroffer