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
|
2012-05-28 22:29:17 +00:00
|
|
|
PORTVERSION= 20111115
|
2000-03-19 23:39:37 +00:00
|
|
|
CATEGORIES= irc ipv6
|
2012-06-04 16:30:22 +00:00
|
|
|
MASTER_SITES= http://ircii.warped.com/
|
1995-04-17 00:01:31 +00:00
|
|
|
|
2009-11-27 22:52:30 +00:00
|
|
|
MAINTAINER= sylvio@FreeBSD.org
|
2004-03-27 20:15:11 +00:00
|
|
|
COMMENT= The 'Internet Relay Chat' and 'Internet Citizens Band' Client
|
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
|
|
|
|
2002-09-19 02:06:49 +00:00
|
|
|
MAN1= irc.1 ircII.1 ircbug.1
|
1994-10-23 01:26:28 +00:00
|
|
|
|
2001-12-27 23:59:57 +00:00
|
|
|
PLIST_SUB= VERSION="${PORTVERSION}"
|
|
|
|
|
2008-02-21 09:16:10 +00:00
|
|
|
.include <bsd.port.mk>
|