1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
freebsd-ports/irc/xaric/Makefile
2003-02-21 12:17:17 +00:00

22 lines
348 B
Makefile

# New ports collection makefile for: Xaric
# Date created: 14 Oct 01
# Whom: alanp@unixpower.org
#
# $FreeBSD$
#
PORTNAME= xaric
PORTVERSION= 0.12.0
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>