summaryrefslogtreecommitdiff
path: root/chat/quirc/Makefile
blob: f0d310d08b3de5240a8647e9165ce428eb33616e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $NetBSD: Makefile,v 1.4 2004/03/08 20:27:13 minskim Exp $
#

DISTNAME=	quirc-0.9.82
CATEGORIES=	chat
MASTER_SITES=	http://quirc.org/

MAINTAINER=	xtraeme@NetBSD.org
HOMEPAGE=	http://quirc.org/
COMMENT=	Stable and powerful graphical IRC client

USE_BUILDLINK2=	YES
GNU_CONFIGURE=	YES
USE_GNU_TOOLS+=	make
USE_X11=	YES

.include "../../x11/tk83/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"