summaryrefslogtreecommitdiff
path: root/chat/xchat/Makefile.common
blob: f47d1f34e430c011e8f438b706387ae5cbcfbd3f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $NetBSD: Makefile.common,v 1.51 2006/08/16 21:25:35 tron Exp $

DISTNAME=	xchat-2.6.6
CATEGORIES=	chat gnome
MASTER_SITES=	http://xchat.org/files/source/2.6/
EXTRACT_SUFX=	.tar.bz2

HOMEPAGE=	http://xchat.org/

DISTINFO_FILE=	${.CURDIR}/../../chat/xchat/distinfo
PATCHDIR?=	${.CURDIR}/../../chat/xchat/patches

GNU_CONFIGURE=	YES
USE_LIBTOOL=	YES
USE_TOOLS+=	gmake pkg-config

.include "../../devel/glib2/buildlink3.mk"