mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-15 03:14:23 +00:00
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>
|