summaryrefslogtreecommitdiff
path: root/editors/jed/Makefile
blob: 05b27dfff8804534f8b0f0351ab56a5f9eb6419a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $NetBSD: Makefile,v 1.25 2005/12/05 20:50:09 rillig Exp $
#
PKGNAME=		jed-0.99.16
PKGREVISION=		1
.include "../../editors/jed/Makefile.common"
COMMENT=		Extensible folding editor with Emacs/WordStar/EDT emulations

CONFLICTS=		xjed-[0-9]*

CONFIGURE_ARGS+=	--without-X

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