diff options
Diffstat (limited to 'irc/p5-POE-Component-IRC/Makefile')
-rw-r--r-- | irc/p5-POE-Component-IRC/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/irc/p5-POE-Component-IRC/Makefile b/irc/p5-POE-Component-IRC/Makefile index 8c33669d7d21..1cd420ac6f27 100644 --- a/irc/p5-POE-Component-IRC/Makefile +++ b/irc/p5-POE-Component-IRC/Makefile @@ -15,6 +15,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A fully event-driven IRC client module + BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/POE.pm:${PORTSDIR}/devel/p5-POE RUN_DEPENDS= ${BUILD_DEPENDS} |