2941b5d7ae
PR: 31277 Submitted by: MAINTAINER
21 lines
322 B
Makefile
21 lines
322 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
|
|
|
|
MAN1= xaric.1
|
|
|
|
USE_GMAKE= yes
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|