diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 18:17:25 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 18:17:25 +0000 |
commit | 98f8f27a86460495087f593525ab9d2bd92b226c (patch) | |
tree | ef154a2d6bd901a5586315f16cd9e5275938e0ad /irc/nethirc/Makefile | |
parent | 8e06809f62e1cc15ff6a77b3a2ee5aeff1b95b11 (diff) |
Notes
Diffstat (limited to 'irc/nethirc/Makefile')
-rw-r--r-- | irc/nethirc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/nethirc/Makefile b/irc/nethirc/Makefile index d12ec8208c7c..733ec75cb2ad 100644 --- a/irc/nethirc/Makefile +++ b/irc/nethirc/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.nog.net/pub/tony/nethirc/ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org +COMMENT= 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 |