1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/irc/xaric/Makefile
SADA Kenji 93a33a7cd5 Add new port Xaric - a UNIX irc client similer to BitchX or ircII.
PR:		ports/25129
Submitted by:	Alan P. Laudicina <alanp@unixpower.org>
2001-04-18 07:33:59 +00:00

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>