mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-16 03:24:07 +00:00
4b863ed6b2
<alanp@unixpower.org>: host unixpower.org[209.51.213.81] said: 550-Verification failed for <trevor@FreeBSD.org> 550-unrouteable mail domain "freebsd.org" 550 Sender verify failed
23 lines
362 B
Makefile
23 lines
362 B
Makefile
# New ports collection makefile for: Xaric
|
|
# Date created: 14 Oct 01
|
|
# Whom: alanp@unixpower.org
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= xaric
|
|
PORTVERSION= 0.12.0
|
|
PORTREVISION= 1
|
|
CATEGORIES= irc
|
|
MASTER_SITES= ftp://ftp.xaric.org/pub/xaric/
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= Xaric IRC Client
|
|
|
|
MAN1= xaric.1
|
|
|
|
USE_GMAKE= yes
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|