diff options
author | miwi <miwi@FreeBSD.org> | 2008-06-21 06:13:05 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-06-21 06:13:05 +0800 |
commit | d138d9c25201ee005af9a0b19f9315503036f47f (patch) | |
tree | b7a84b6da1f1aa4828fdf18040630e3fed674f44 /irc/Makefile | |
parent | 43ff128a55210ef15355ac05249a2fa22ae7859b (diff) | |
download | freebsd-ports-gnome-d138d9c25201ee005af9a0b19f9315503036f47f.tar.gz freebsd-ports-gnome-d138d9c25201ee005af9a0b19f9315503036f47f.tar.zst freebsd-ports-gnome-d138d9c25201ee005af9a0b19f9315503036f47f.zip |
POE::Component::IRC::Plugin::POE::Knee, is a POE::Component::IRC plugin
that runs Acme::POE::Knee style horse races on IRC channels using the
channel member list to generate the POE::Knees.
WWW: http://search.cpan.org/dist/POE-Component-IRC-Plugin-POE-Knee/
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 a9187b29b017..e9c01e33b322 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -84,6 +84,7 @@ SUBDIR += p5-POE-Component-IRC-Object SUBDIR += p5-POE-Component-IRC-Plugin-Bollocks SUBDIR += p5-POE-Component-IRC-Plugin-CoreList + SUBDIR += p5-POE-Component-IRC-Plugin-POE-Knee SUBDIR += p5-POE-Component-IRC-Plugin-QueryDNSBL SUBDIR += p5-POE-Component-IRC-Plugin-RSS-Headlines SUBDIR += p5-POE-Component-Server-IRC |