diff options
author | aaron <aaron@FreeBSD.org> | 2006-12-23 18:49:30 +0800 |
---|---|---|
committer | aaron <aaron@FreeBSD.org> | 2006-12-23 18:49:30 +0800 |
commit | b160f3576c273beb33f53805b5217bf0eed9485b (patch) | |
tree | 1ca1dfc3ea4511736a396fefe1d79fe29050b2a8 /irc/Makefile | |
parent | 99575cc5ab27770d2f5ae72127224e65678ea53c (diff) | |
download | freebsd-ports-gnome-b160f3576c273beb33f53805b5217bf0eed9485b.tar.gz freebsd-ports-gnome-b160f3576c273beb33f53805b5217bf0eed9485b.tar.zst freebsd-ports-gnome-b160f3576c273beb33f53805b5217bf0eed9485b.zip |
Adding port irc/p5-Bot-BasicBot, a simple baseclass for IRC bots.
Submitted by: aaron
Committed by: aaron
Diffstat (limited to 'irc/Makefile')
-rw-r--r-- | irc/Makefile | 1 |
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 |