summaryrefslogtreecommitdiff
path: root/net/ircII/Makefile
blob: 1b89faa446cfb3178b9116ad276f9b870cc6631e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# New ports collection makefile for:	IrcII Client
# Version required:	2.9
# Date created:		18 Oct 1994
# Whom:			torstenb
#
# $NetBSD: Makefile,v 1.4 1997/11/10 16:03:28 mrg Exp $
# FreeBSD Id: Makefile,v 1.14 1997/05/14 10:35:13 torstenb Exp
#

DISTNAME=	ircii-2.9beta2
PKGNAME=		ircII-2.9beta2
WRKSRC=			${WRKDIR}/ircii-2.9beta2
CATEGORIES=	net
MASTER_SITES=	ftp://ircii.warped.com/pub/ircII/

MAINTAINER=	mrg@eterna.com.au

GNU_CONFIGURE=	yes
#CONFIGURE_ARGS+=	--with-default-server=SERVER[:PORT]

MAN=		ircII.1 ircbug.1

.include <bsd.port.mk>