05ee0a7770
*** News -- 12/01/2003 -- Double quoted filenames via dcc from other clients is now supported. *** News -- 12/01/2003 -- New $windowctl() value, "DOUBLE" *** News -- 11/30/2003 -- /XECHO -L now overrides "target window" *** News -- 11/30/2003 -- "Fixed" and "skipped" windows now special *** News -- 11/30/2003 -- New /ON , /ON WINDOW_COMMAND *** News -- 11/24/2003 -- New built in function, $windowct() *** News -- 11/21/2003 -- /SERVER <host> now honors server groups *** News -- 11/21/2003 -- New math parser can now use 64 bit integers and perhaps some other stuff, but that's all that's in the news file.
20 lines
592 B
Makefile
20 lines
592 B
Makefile
# $NetBSD: Makefile,v 1.21 2003/12/07 15:32:56 wiz Exp $
|
|
#
|
|
|
|
DISTNAME= epic4-1.2.1
|
|
CATEGORIES= chat
|
|
MASTER_SITES= ftp://ftp.epicsol.org/pub/epic/EPIC4-BETA/ \
|
|
ftp://ftp.icm.edu.pl/pub/unix/irc/EPIC/EPIC4-BETA/ \
|
|
ftp://ftp.archive.de.uu.net/pub/unix/irc/epic/EPIC4-BETA/ \
|
|
ftp://ftp.nl.uu.net/pub/unix/irc/epic/EPIC4-BETA/
|
|
EXTRACT_SUFX= .tar.bz2
|
|
|
|
MAINTAINER= zuntum@NetBSD.org
|
|
HOMEPAGE= http://www.epicsol.org/
|
|
COMMENT= The (E)nhanced (P)rogrammable (I)RC-II (C)lient
|
|
|
|
GNU_CONFIGURE= YES
|
|
USE_BUILDLINK2= YES
|
|
|
|
.include "../../security/openssl/buildlink2.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|