1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
freebsd-ports/irc/ircII/Makefile

25 lines
461 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= 20010612
CATEGORIES= irc ipv6
MASTER_SITES= ftp://ftp.warped.com/pub/ircII/ \
ftp://ircftp.au.eterna.com.au/pub/ircII/ \
ftp://ftp.plig.net/pub/ircII/
2000-07-06 10:32:14 +00:00
MAINTAINER= anders@codefactory.se
1995-04-15 05:42:12 +00:00
GNU_CONFIGURE= yes
CONFIGURE_ENV= IRCLIB=${PREFIX}/share/irc
USE_BZIP2= yes
MAN1= ircII.1 ircbug.1
.include <bsd.port.mk>