diff options
Diffstat (limited to 'irc/nethirc/Makefile')
-rw-r--r-- | irc/nethirc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/irc/nethirc/Makefile b/irc/nethirc/Makefile index d12ec8208c7c..a7ddb8e7367d 100644 --- a/irc/nethirc/Makefile +++ b/irc/nethirc/Makefile @@ -13,6 +13,8 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Perl-based irc client that uses Net::IRC + .include <bsd.port.pre.mk> RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/IRC.pm:${PORTSDIR}/irc/p5-IRC |