From 07cd20b334bcce67d925d228b1dc798c007141f0 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 16 Feb 2001 13:51:27 +0000 Subject: Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. --- chat/sirc/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'chat/sirc/Makefile') diff --git a/chat/sirc/Makefile b/chat/sirc/Makefile index e1f33d1f1a2..14b190bb0a9 100644 --- a/chat/sirc/Makefile +++ b/chat/sirc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2001/02/01 14:25:53 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2001/02/16 13:51:31 wiz Exp $ DISTNAME= sirc-2.211 PKGNAME= sirc-2.211nb1 @@ -10,6 +10,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ MAINTAINER= hubertf@netbsd.org HOMEPAGE= http://www.iagora.com/~espel/sirc/sirc.html +COMMENT= IRC client written and programmable in perl USE_PERL5= # defined DEPENDS+= p5-Socket6>=0.07:../../net/p5-Socket6 -- cgit v1.2.3