aboutsummaryrefslogtreecommitdiffstats
path: root/irc/Makefile
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2006-12-01 23:12:51 +0800
committerpav <pav@FreeBSD.org>2006-12-01 23:12:51 +0800
commit59a7771b30ba3667dcedc32088bfb445ce6dd302 (patch)
tree47b6b169eb70d691ea0c954ff09c7aca00482074 /irc/Makefile
parent1a3688417ee399192d881df6743191c7de87cf7e (diff)
downloadfreebsd-ports-gnome-59a7771b30ba3667dcedc32088bfb445ce6dd302.tar.gz
freebsd-ports-gnome-59a7771b30ba3667dcedc32088bfb445ce6dd302.tar.zst
freebsd-ports-gnome-59a7771b30ba3667dcedc32088bfb445ce6dd302.zip
InspIRCd is a highly modular C++ IRC daemon. It supports most features
of other IRC daemons, and supports FreeBSD kqueue() for connection management. WWW: http://www.inspircd.org/ PR: ports/102583 Submitted by: Craig Edwards <brain@mail1.chatspike.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 2e6424167236..4df1721ab29e 100644
--- a/irc/Makefile
+++ b/irc/Makefile
@@ -33,6 +33,7 @@
SUBDIR += icbirc
SUBDIR += iip
SUBDIR += infobot
+ SUBDIR += inspircd
SUBDIR += insub
SUBDIR += irc
SUBDIR += ircII