aboutsummaryrefslogtreecommitdiffstats
path: root/irc/xaric/Makefile
blob: fd6021e5282a453b63634f1475a70d34d7dae36c (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= ports@FreeBSD.org
COMMENT=    Xaric IRC Client

MAN1=       xaric.1

USE_GMAKE=  yes
GNU_CONFIGURE=  yes

.include <bsd.port.mk>