summaryrefslogtreecommitdiff
path: root/chat/xaric/Makefile
blob: b92c2abe82922640586179ed8047431ae227e89b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# $NetBSD: Makefile,v 1.1.1.1 2002/12/19 12:16:14 grant Exp $
#

DISTNAME=	xaric-0.12.0
CATEGORIES=	chat
MASTER_SITES=	ftp://ftp.xaric.org/pub/xaric/

MAINTAINER=	jrp@hispabsd.org
HOMEPAGE=	http://www.xaric.org/
COMMENT=	UNIX irc client similer to BitchX or ircII

USE_BUILDLINK2=	YES
GNU_CONFIGURE=	YES
USE_GMAKE=	YES
USE_X11=	YES

CONFIGURE_ARGS+=	--enable-optimize

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