summaryrefslogtreecommitdiff
path: root/chat/xaric/Makefile
blob: b221d72f4a9a2bb8019f4c03dbb626cdd3a6ae36 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# $NetBSD: Makefile,v 1.6 2004/03/29 08:05:50 xtraeme Exp $
#

DISTNAME=	xaric-0.12.1
CATEGORIES=	chat
MASTER_SITES=	ftp://ftp.xaric.org/pub/xaric/	\
		http://www.xaric.org/downloads/

MAINTAINER=	xtraeme@NetBSD.org
HOMEPAGE=	http://www.xaric.org/
COMMENT=	IRC client similar to BitchX and ircII

USE_BUILDLINK3=	yes
GNU_CONFIGURE=	yes
USE_GNU_TOOLS+=	make

CONFIGURE_ARGS+=	--enable-optimize

.include "../../mk/bsd.pkg.mk"