summaryrefslogtreecommitdiff
path: root/irc/xaric/Makefile
blob: a8897e916693ca9e55177ace3db42a55edf40ea6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:	Xaric
# Date created:		14 Oct 01
# Whom:			alanp@unixpower.org
#
# $FreeBSD$
#

PORTNAME=	xaric
PORTVERSION=	0.12.0
CATEGORIES=	irc
MASTER_SITES=	ftp://ftp.xaric.org/pub/xaric/

MAINTAINER=	alanp@unixpower.org
COMMENT=	Xaric IRC Client

MAN1=		xaric.1

USE_GMAKE=	yes
GNU_CONFIGURE=	yes

.include <bsd.port.mk>