93a33a7cd5
PR: ports/25129 Submitted by: Alan P. Laudicina <alanp@unixpower.org>
20 lines
343 B
Makefile
20 lines
343 B
Makefile
# New ports collection makefile for: Xaric
|
|
# Date created: 16 Feb 01
|
|
# Whom: alanp@unixpower.org
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= xaric
|
|
PORTVERSION= 0.9f
|
|
CATEGORIES= irc
|
|
MASTER_SITES= ftp://ftp.xaric.org/pub/xaric/ \
|
|
ftp://ftp.unixpower.org/pub/xaric/
|
|
|
|
MAINTAINER= alanp@unixpower.org
|
|
|
|
USE_GMAKE= yes
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|