summaryrefslogtreecommitdiff
path: root/irc/Makefile
diff options
context:
space:
mode:
authorKubilay Kocak <koobs@FreeBSD.org>2015-12-27 12:58:13 +0000
committerKubilay Kocak <koobs@FreeBSD.org>2015-12-27 12:58:13 +0000
commitdaad8c124e60c00a53d802b16ec0a9378a236638 (patch)
tree9328bc9b31a2f55abfa7b1431f0f0d1c3ab29322 /irc/Makefile
parentUpdate to upstream version 2.2; general cleanup (diff)
[NEW] irc/py-limnoria: Modified version of Supybot (an IRC bot and framework)
A robust, full-featured Python IRC bot with a clean and flexible plugin API. Equipped with a complete ACL system for specifying user permissions with as much as per-command granularity. Batteries are included in the form of numerous plugins already written. WWW: https://github.com/ProgVal/Limnoria Requested by: Brenden Molloy (via IRC)
Notes
Notes: svn path=/head/; revision=404565
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 2c9d43e73626..2487562cca17 100644
--- a/irc/Makefile
+++ b/irc/Makefile
@@ -97,6 +97,7 @@
SUBDIR += py-fishcrypt
SUBDIR += py-gozerbot
SUBDIR += py-irc
+ SUBDIR += py-limnoria
SUBDIR += py-supybot
SUBDIR += py-supybot-plugins
SUBDIR += quassel