summaryrefslogtreecommitdiff
path: root/chat/quirc/Makefile
blob: c624ca18f18385289cdd1433951dba79b216f71c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $NetBSD: Makefile,v 1.2 2003/08/28 20:05:15 xtraeme 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_GMAKE=	YES
USE_X11=	YES

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