1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/irc/ircII/Makefile

24 lines
416 B
Makefile
Raw Normal View History

# New ports collection makefile for: IrcII Client
# Date created: 18 Oct 1994
# Whom: torstenb
#
1999-08-25 06:16:32 +00:00
# $FreeBSD$
#
PORTNAME= ircii
PORTVERSION= 4.4S
CATEGORIES= irc ipv6
MASTER_SITES= ftp://ircftp.au.eterna.com.au/pub/ircII/
MAINTAINER= torstenb@FreeBSD.org
1995-04-15 05:42:12 +00:00
GNU_CONFIGURE= yes
CONFIGURE_ENV= IRCLIB=${PREFIX}/share/irc
USE_BZIP2= yes
1996-06-17 22:24:48 +00:00
WRKSRC= ${WRKDIR}/${PKGNAME}
MAN1= ircII.1 ircbug.1
.include <bsd.port.mk>