summaryrefslogtreecommitdiff
path: root/chat/xchat2/Makefile.common
blob: 07332c75b22af175eab7758a09b5549eac725047 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# $NetBSD: Makefile.common,v 1.3 2005/04/11 21:45:06 tv Exp $
#

DISTNAME=	xchat-2.4.1
CATEGORIES=	chat gnome
MASTER_SITES=	http://www.xchat.org/files/source/2.4/
EXTRACT_SUFX=	.tar.bz2

MAINTAINER=	minskim@NetBSD.org
HOMEPAGE=	http://www.xchat.org/

DISTINFO_FILE=	${.CURDIR}/../../chat/xchat2/distinfo

GNU_CONFIGURE=		YES
USE_LIBTOOL=		YES
USE_GNU_TOOLS+=		make

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