summaryrefslogtreecommitdiff
path: root/chat/xchat/Makefile.common
blob: 8cce2f012f940aee8a49ebecab042b845697fbcb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# $NetBSD: Makefile.common,v 1.42 2005/07/21 16:29:45 wiz Exp $
#
# Please do not merge this file into "Makefile" because it is used by
# packages in "pkgsrc-wip".

DISTNAME=	xchat-2.4.3
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/xchat/distinfo

GNU_CONFIGURE=	YES
USE_LIBTOOL=	YES
USE_TOOLS+=	gmake

.include "../../devel/glib2/buildlink3.mk"
.include "../../devel/pkg-config/buildlink3.mk"