summaryrefslogtreecommitdiff
path: root/irc/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-04-19 12:01:34 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-04-19 12:01:34 +0000
commit778a627a7c54f2c4d3205264df36fce7f4bed48c (patch)
tree94e10afb684d0ecff351b9a75f6257518421bc48 /irc/Makefile
parentgetpw*_r is now implemented in -CURRENT. However, the _SC_GETPW_R_SIZE_MAX (diff)
Add dancer-ircd, an irc daemon based on hybrid ircd.
This is the ircd designed for use on freenode.net, based on the hybrid ircd used by efnet. This port/package is configured for use on a small network or standalone, and the escape code filter is disabled. To use it on a large and/or Western language only network, please re-configure config.h and rebuild.
Notes
Notes: svn path=/head/; revision=79271
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 1b36bab0031a..368aaf688690 100644
--- a/irc/Makefile
+++ b/irc/Makefile
@@ -5,6 +5,7 @@
SUBDIR += blackened
SUBDIR += bnc
SUBDIR += bobot++
+ SUBDIR += dancer-ircd
SUBDIR += darkbot
SUBDIR += dcc
SUBDIR += dircproxy