diff options
Diffstat (limited to 'chat/i2cb/Makefile')
-rw-r--r-- | chat/i2cb/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/i2cb/Makefile b/chat/i2cb/Makefile index cc17823214b..856c29af03d 100644 --- a/chat/i2cb/Makefile +++ b/chat/i2cb/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2003/07/17 21:25:48 grant Exp $ +# $NetBSD: Makefile,v 1.7 2004/01/20 12:09:35 agc Exp $ # DISTNAME= i2cb-6.0_ALPHA -WRKSRC= ${WRKDIR}/icb CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_LOCAL} @@ -10,6 +9,7 @@ MAINTAINER= hubertf@NetBSD.org HOMEPAGE= http://www.draga.com/~jwise/i2cb/ COMMENT= Next generation Internet Citicen's Band chat client +WRKSRC= ${WRKDIR}/icb USE_BUILDLINK2= yes USE_GNU_READLINE= yes |