summaryrefslogtreecommitdiff
path: root/editors/jed/Makefile
blob: c1eab344cbf1398ff87c40c1794b8cba6fb49d52 (plain)
1
2
3
4
5
6
7
8
9
10
11
# $NetBSD: Makefile,v 1.23 2003/04/05 21:40:53 wiz Exp $
#
PKGNAME=		jed-0.99.16
.include "../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"