summaryrefslogtreecommitdiff
path: root/irc/Makefile
diff options
context:
space:
mode:
authorAaron Dalton <aaron@FreeBSD.org>2006-12-23 10:49:30 +0000
committerAaron Dalton <aaron@FreeBSD.org>2006-12-23 10:49:30 +0000
commit6ca001f57dc03df8e47b90e9b6ece832826629b3 (patch)
tree5fe8e445854610acdbf9621f88af124d058a7cf3 /irc/Makefile
parentA tool for starting up the Etoile project in the correct order. (diff)
Adding port irc/p5-Bot-BasicBot, a simple baseclass for IRC bots.
Submitted by: aaron Committed by: aaron
Notes
Notes: svn path=/head/; revision=180591
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 4df1721ab29e..b73991aa1813 100644
--- a/irc/Makefile
+++ b/irc/Makefile
@@ -70,6 +70,7 @@
SUBDIR += ninja
SUBDIR += olirc
SUBDIR += onis
+ SUBDIR += p5-Bot-BasicBot
SUBDIR += p5-IRC
SUBDIR += p5-POE-Component-IRC
SUBDIR += p5-POE-Component-IRC-Object