pkgsrc/editors/elvis/Makefile
joerg cc3c22ccc2 Install man pages into man1, not manl and no formated version.
Bump revisions of elvis and elvis-x11. Should fix PR 33468.
2006-05-15 16:29:19 +00:00

14 lines
299 B
Makefile

# $NetBSD: Makefile,v 1.3 2006/05/15 16:29:19 joerg Exp $
#
.include "./Makefile.common"
PKGNAME= elvis-2.2.0
PKGREVISION= 2
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"