aboutsummaryrefslogtreecommitdiffstats
path: root/irc/p5-POE-Component-IRC/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'irc/p5-POE-Component-IRC/Makefile')
-rw-r--r--irc/p5-POE-Component-IRC/Makefile23
1 files changed, 13 insertions, 10 deletions
diff --git a/irc/p5-POE-Component-IRC/Makefile b/irc/p5-POE-Component-IRC/Makefile
index f0faece7983c..6d7c38fa8179 100644
--- a/irc/p5-POE-Component-IRC/Makefile
+++ b/irc/p5-POE-Component-IRC/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= POE-Component-IRC
-PORTVERSION= 4.0
+PORTVERSION= 4.63
CATEGORIES= irc devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= POE
@@ -21,15 +21,18 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
-MAN3= POE::Component::Filter-CTCP.3 \
- POE::Component::IRC.3 \
- POE::Component::Filter-IRC.3 \
- POE::Component::Plugin.3 \
- POE::Component::Plugin-State.3 \
- POE::Component::Plugin-Whois.3 \
- POE::Component::IRC-State.3 \
- POE::Component::IRC-Qnet.3 \
- POE::Component::IRC-Qnet-State.3
+MAN3= POE::Component::IRC.3 \
+ POE::Component::IRC::Constants.3 \
+ POE::Component::IRC::Plugin.3 \
+ POE::Component::IRC::Plugin::BotAddressed.3 \
+ POE::Component::IRC::Plugin::Connector.3 \
+ POE::Component::IRC::Plugin::Whois.3 \
+ POE::Component::IRC::Qnet.3 \
+ POE::Component::IRC::Qnet::State.3 \
+ POE::Component::IRC::State.3 \
+ POE::Component::IRC::Test::Harness.3 \
+ POE::Filter::CTCP.3 \
+ POE::Filter::IRC.3
post-install:
.ifndef(NOPORTDOCS)