diff options
Diffstat (limited to 'net/eggdrop/Makefile')
-rw-r--r-- | net/eggdrop/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/eggdrop/Makefile b/net/eggdrop/Makefile index cad1dc242fd..91dd536b762 100644 --- a/net/eggdrop/Makefile +++ b/net/eggdrop/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2001/01/24 18:44:59 he Exp $ +# $NetBSD: Makefile,v 1.7 2001/02/17 18:18:49 wiz Exp $ # DISTNAME= eggdrop1.3.22 @@ -12,6 +12,7 @@ BROKEN= This package has not yet been updated to work past tcl-8.0.5. MAINTAINER= tv@netbsd.org HOMEPAGE= http://www.sodre.net/eggdrop/ +COMMENT= IRC robot with TCL scripting and multi-channel ability DEPENDS+= tcl>=8.3.2:../../lang/tcl |