1994-10-23 01:26:28 +00:00
|
|
|
# New ports collection makefile for: IrcII Client
|
|
|
|
# Date created: 18 Oct 1994
|
|
|
|
# Whom: torstenb
|
|
|
|
#
|
1999-08-25 06:16:32 +00:00
|
|
|
# $FreeBSD$
|
1994-10-23 01:26:28 +00:00
|
|
|
#
|
|
|
|
|
2000-04-12 06:28:35 +00:00
|
|
|
PORTNAME= ircii
|
2000-08-13 16:44:01 +00:00
|
|
|
PORTVERSION= 4.4X
|
2000-03-19 23:39:37 +00:00
|
|
|
CATEGORIES= irc ipv6
|
|
|
|
MASTER_SITES= ftp://ircftp.au.eterna.com.au/pub/ircII/
|
1995-04-17 00:01:31 +00:00
|
|
|
|
2000-07-06 10:32:14 +00:00
|
|
|
MAINTAINER= anders@codefactory.se
|
1995-04-15 05:42:12 +00:00
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
1999-04-19 05:55:10 +00:00
|
|
|
CONFIGURE_ENV= IRCLIB=${PREFIX}/share/irc
|
2000-03-19 23:39:37 +00:00
|
|
|
|
|
|
|
USE_BZIP2= yes
|
1994-10-23 01:26:28 +00:00
|
|
|
|
1996-11-18 11:44:27 +00:00
|
|
|
MAN1= ircII.1 ircbug.1
|
1994-10-23 01:26:28 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|