summaryrefslogtreecommitdiff
path: root/irc/xaric/Makefile
blob: 6a3fd2ffb2fef182ddce134fe87fb7a7d80383a6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# 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

MAN1=		xaric.1

USE_GMAKE=	yes
GNU_CONFIGURE=	yes

.include <bsd.port.mk>