diff options
author | miwi <miwi@FreeBSD.org> | 2010-06-06 06:06:01 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2010-06-06 06:06:01 +0800 |
commit | 8e7137fd34dfae5dbe14b5a27d33f6d5a4e727e5 (patch) | |
tree | 33bbc130f12458f0b7f40ffd617be680a00f8f34 /irc/Makefile | |
parent | 4bcbdd2c9437d2daac76a81d24e30609f07238d1 (diff) | |
download | freebsd-ports-gnome-8e7137fd34dfae5dbe14b5a27d33f6d5a4e727e5.tar.gz freebsd-ports-gnome-8e7137fd34dfae5dbe14b5a27d33f6d5a4e727e5.tar.zst freebsd-ports-gnome-8e7137fd34dfae5dbe14b5a27d33f6d5a4e727e5.zip |
POE::Component::IRC::Plugin::Blowfish is a POE::Component::IRC plugin
that provides blowfish encryption.
WWW: http://search.cpan.org/dist/POE-Component-IRC-Plugin-Blowfish/
PR: ports/147508
Submitted by: Jase Thew <freebsd at beardz.net>
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 4416f131d6c7..08108ad6a2a0 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -87,6 +87,7 @@ SUBDIR += p5-IRC-Bot-Hangman SUBDIR += p5-POE-Component-IRC SUBDIR += p5-POE-Component-IRC-Object + SUBDIR += p5-POE-Component-IRC-Plugin-Blowfish SUBDIR += p5-POE-Component-IRC-Plugin-Bollocks SUBDIR += p5-POE-Component-IRC-Plugin-CoreList SUBDIR += p5-POE-Component-IRC-Plugin-POE-Knee |