17 lines
464 B
Makefile
17 lines
464 B
Makefile
# $OpenBSD: Makefile,v 1.3 1999/03/30 05:53:35 brad Exp $
|
|
# $FreeBSD: Makefile,v 1.15 1998/01/25 20:40:00 torstenb Exp $
|
|
|
|
DISTNAME= ircii-4.4
|
|
PKGNAME= ircII-4.4
|
|
CATEGORIES= net
|
|
MASTER_SITES= ftp://cs-ftp.bu.edu/irc/clients/ \
|
|
http://clients.undernet.org/clients/unix/ircii/ \
|
|
http://www.wildstar.net/ftpsite/irc/clients/unix/ircii/ \
|
|
http://sunsite.doc.ic.ac.uk/packages/irc/clients/
|
|
|
|
MAINTAINER= brad@openbsd.org
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|