summaryrefslogtreecommitdiff
path: root/chat/quirc/Makefile
blob: 3a2accbc1f8f6a93bec49d334d720efb2b2e11da (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $NetBSD: Makefile,v 1.1.1.1 2002/12/19 12:04:30 grant Exp $
#

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

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

USE_BUILDLINK2=	YES
GNU_CONFIGURE=	YES
USE_GMAKE=	YES
USE_X11=	YES

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