2001-04-18 07:33:59 +00:00
|
|
|
# New ports collection makefile for: Xaric
|
2001-10-15 15:46:17 +00:00
|
|
|
# Date created: 14 Oct 01
|
2001-04-18 07:33:59 +00:00
|
|
|
# Whom: alanp@unixpower.org
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= xaric
|
2001-10-15 15:46:17 +00:00
|
|
|
PORTVERSION= 0.12.0
|
2004-02-04 05:21:48 +00:00
|
|
|
PORTREVISION= 1
|
2001-04-18 07:33:59 +00:00
|
|
|
CATEGORIES= irc
|
2001-10-15 15:46:17 +00:00
|
|
|
MASTER_SITES= ftp://ftp.xaric.org/pub/xaric/
|
2001-04-18 07:33:59 +00:00
|
|
|
|
2004-03-18 03:01:26 +00:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-02-21 12:17:17 +00:00
|
|
|
COMMENT= Xaric IRC Client
|
2001-04-18 07:33:59 +00:00
|
|
|
|
2001-10-15 15:46:17 +00:00
|
|
|
MAN1= xaric.1
|
|
|
|
|
2001-04-18 07:33:59 +00:00
|
|
|
USE_GMAKE= yes
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|