aboutsummaryrefslogtreecommitdiffstats
path: root/irc/Makefile
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2006-05-01 20:45:14 +0800
committerpav <pav@FreeBSD.org>2006-05-01 20:45:14 +0800
commitd7ec09f26cb91ff9ad2faf57608495e87bc986e5 (patch)
treea2af64bc00ed92903dd0b3bd769b72600a428147 /irc/Makefile
parentb46fe003032ed15360960aed5e6a19a6cf82be7d (diff)
downloadfreebsd-ports-gnome-d7ec09f26cb91ff9ad2faf57608495e87bc986e5.tar.gz
freebsd-ports-gnome-d7ec09f26cb91ff9ad2faf57608495e87bc986e5.tar.zst
freebsd-ports-gnome-d7ec09f26cb91ff9ad2faf57608495e87bc986e5.zip
ratbox-services is a services package written mostly from scratch for
use with ircd-ratbox. It is highly configurable, with nearly all options being set in a config that can be rehashed rather than set at compile time. It also uses the SQLite database backend, which works as a database interface to a normal file, meaning no seperate database software must be running. Features: - User, nick and channel services - Jupe service - Global message service - Oper services - Opered bot - List service WWW: http://services.ircd-ratbox.org/ PR: ports/92520 Submitted by: Shaun Amott <shaun@inerd.com>
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 8cfa70080c9f..de1dddb5c795 100644
--- a/irc/Makefile
+++ b/irc/Makefile
@@ -86,6 +86,7 @@
SUBDIR += py-supybot-plugins
SUBDIR += quirc
SUBDIR += ratbox-respond
+ SUBDIR += ratbox-services
SUBDIR += rbot
SUBDIR += riece
SUBDIR += riece-emacs20