pkgsrc/net/ircII/Makefile

23 lines
548 B
Makefile

# 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>