summaryrefslogtreecommitdiff
path: root/irc/nethirc
diff options
context:
space:
mode:
Diffstat (limited to 'irc/nethirc')
-rw-r--r--irc/nethirc/Makefile2
-rw-r--r--irc/nethirc/pkg-comment1
2 files changed, 1 insertions, 2 deletions
diff --git a/irc/nethirc/Makefile b/irc/nethirc/Makefile
index a7ddb8e7367d..d12ec8208c7c 100644
--- a/irc/nethirc/Makefile
+++ b/irc/nethirc/Makefile
@@ -13,8 +13,6 @@ 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
diff --git a/irc/nethirc/pkg-comment b/irc/nethirc/pkg-comment
new file mode 100644
index 000000000000..43d3cb99ce9e
--- /dev/null
+++ b/irc/nethirc/pkg-comment
@@ -0,0 +1 @@
+Perl-based irc client that uses Net::IRC