summaryrefslogtreecommitdiff
path: root/editors/jed/Makefile
blob: 0f7d77837c01973cd340d1f2ccf5bc9155627069 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $NetBSD: Makefile,v 1.24 2003/07/13 13:51:33 wiz Exp $
#
PKGNAME=		jed-0.99.16
PKGREVISION=		1
.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"