diff options
author | miwi <miwi@FreeBSD.org> | 2008-06-21 06:11:16 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-06-21 06:11:16 +0800 |
commit | 71266f355634e84a1081fc312b00040bfa58c2e6 (patch) | |
tree | 572a42a56bc29f0c4a3b5409389752da967b1959 /irc/Makefile | |
parent | 6c2956fb5ef340d00cfb17a4ccbb3ce63e974f9e (diff) | |
download | freebsd-ports-gnome-71266f355634e84a1081fc312b00040bfa58c2e6.tar.gz freebsd-ports-gnome-71266f355634e84a1081fc312b00040bfa58c2e6.tar.zst freebsd-ports-gnome-71266f355634e84a1081fc312b00040bfa58c2e6.zip |
POE::Component::IRC::Plugin::RSS::Headlines, is a POE::Component::IRC
plugin that provides a mechanism for retrieving RSS headlines from given
URLs.
WWW: http://search.cpan.org/dist/POE-Component-IRC-Plugin-RSS-Headlines/
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 8851448f9714..9b87e85a23e8 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-RSS-Headlines SUBDIR += p5-POE-Component-Server-IRC SUBDIR += p5-POE-Filter-IRCD SUBDIR += party |