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

PORTNAME=   xaric
PORTVERSION=    0.12.0
PORTREVISION=   1
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>