summaryrefslogtreecommitdiff
path: root/irc/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2010-08-09 05:33:56 +0000
committerMartin Wilke <miwi@FreeBSD.org>2010-08-09 05:33:56 +0000
commit66ff7ae90fe887172edaa018cd9d52c546e6bfdd (patch)
treeb17ba3179a1998e8cdc606432049f2ac76e33a3b /irc/Makefile
parentA bridge that supports Glib's event loop from POE. (diff)
This POE::Session subclass helps you integrate POE and Irssi scripting. It
connects the signals and commands handlers you define as POE events with the Irssi machinery. WWW: http://search.cpan.org/dist/POE-Session-Irssi/ PR: ports/149337 Submitted by: Jase Thew <freebsd at beardz.net>
Notes
Notes: svn path=/head/; revision=258983
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 1bdcf2e3a130..a92a5c4ea7b8 100644
--- a/irc/Makefile
+++ b/irc/Makefile
@@ -95,6 +95,7 @@
SUBDIR += p5-POE-Component-IRC-Plugin-RSS-Headlines
SUBDIR += p5-POE-Component-Server-IRC
SUBDIR += p5-POE-Filter-IRCD
+ SUBDIR += p5-POE-Session-Irssi
SUBDIR += p5-Parse-IRC
SUBDIR += party
SUBDIR += pear-Net_SmartIRC