summaryrefslogtreecommitdiff
path: root/editors/jed/Makefile
blob: c3d7a188952787378a1d4a063345640ad2c49577 (plain)
1
2
3
4
5
6
7
8
9
# $NetBSD: Makefile,v 1.22 2003/04/05 21:34:14 wiz Exp $
#
PKGNAME=		jed-0.99.16
.include "../jed/Makefile.common"
COMMENT=		Extensible folding editor with Emacs/WordStar/EDT emulations

CONFIGURE_ARGS+=	--without-X

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