summaryrefslogtreecommitdiff
path: root/editors/elvis/Makefile
blob: 6be5310737cda74c792854d88d27507ca75a7701 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $NetBSD: Makefile,v 1.1.1.1 2004/01/20 21:16:06 recht Exp $
#

.include "./Makefile.common"

PKGNAME=        elvis-2.2.0
COMMENT=	Vi clone with regex search, hex editing, HTML and TeX previewing

CONFLICTS+=	elvis-x11[0-9]*

CONFIGURE_ARGS+=	--with-x=no

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