diff options
author | swills <swills@FreeBSD.org> | 2011-08-15 01:25:57 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2011-08-15 01:25:57 +0800 |
commit | 6065f122fbe08ccc957ac0886b79659e1304d7ae (patch) | |
tree | 34c6a7e31fa250837b076e748d2efd93695cd8f4 /irc/Makefile | |
parent | 909a00445cf8219c6f48a4652d9979bf0562029b (diff) | |
download | freebsd-ports-gnome-6065f122fbe08ccc957ac0886b79659e1304d7ae.tar.gz freebsd-ports-gnome-6065f122fbe08ccc957ac0886b79659e1304d7ae.tar.zst freebsd-ports-gnome-6065f122fbe08ccc957ac0886b79659e1304d7ae.zip |
A PoCo-IRC plugin which provides access to a Hailo conversation simulator.
WWW: http://search.cpan.org/dist/POE-Component-IRC-Plugin-Hailo/
PR: ports/159297
Submitted by: milki <milki@rescomp.berkeley.edu>
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 f1633bebaccd..2835f93a2afd 100644 --- a/irc/Makefile +++ b/irc/Makefile @@ -86,6 +86,7 @@ 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-Hailo SUBDIR += p5-POE-Component-IRC-Plugin-POE-Knee SUBDIR += p5-POE-Component-IRC-Plugin-QueryDNS SUBDIR += p5-POE-Component-IRC-Plugin-QueryDNSBL |