summaryrefslogtreecommitdiff
path: root/chat/zenirc/Makefile
blob: 7c7c2b32ee90bec0c268466ac1e4b8f67201a4ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $NetBSD: Makefile,v 1.3 2002/02/18 15:14:03 seb Exp $
#

DISTNAME=	zenirc-2.112
CATEGORIES=	chat
MASTER_SITES=	ftp://ftp.splode.com/pub/zenirc/

MAINTAINER=	thorpej@netbsd.org
HOMEPAGE=	http://www.splode.com/~friedman/software/emacs-lisp/zenirc/
COMMENT=	IRC client for Emacs

# XXX Someone who cares can make this work with Xemacs.
DEPENDS+=	emacs-[0-9]*:../../editors/emacs

GNU_CONFIGURE=	YES

.include "../../mk/texinfo.mk"
.include "../../mk/bsd.pkg.mk"