elvis-x11 has been moved to pkgsrc
This commit is contained in:
parent
a4da748fc2
commit
83b2d24402
2 changed files with 0 additions and 28 deletions
|
@ -1,10 +0,0 @@
|
|||
This is the X11 GUI version of Elvis. It includes the console version, as well.
|
||||
|
||||
Elvis - written by Steve Kirkendall is a very powerful vi/ex clone providing
|
||||
a remarkable number of bells and whistles like:
|
||||
|
||||
* Syntax Highlighting.
|
||||
* Multiple files in multiple windows.
|
||||
* Browse modes for LaTeX (rather experimental), HTML and MAN pages.
|
||||
* Networking support (http and ftp).
|
||||
* GUI frontends for some of its platforms.
|
|
@ -1,18 +0,0 @@
|
|||
# $NetBSD: Makefile,v 1.9 2004/01/20 21:13:03 marc Exp $
|
||||
#
|
||||
|
||||
.include "../elvis/Makefile.common"
|
||||
|
||||
PKGNAME= elvis-x11-2.2.0
|
||||
COMMENT= GUI for elvis, includes console elvis
|
||||
|
||||
CONFLICTS+= elvis-[0-9]*
|
||||
|
||||
USE_X11= YES
|
||||
CONFIGURE_ARGS+= --with-x=yes
|
||||
CONFIGURE_ARGS+= --with-xft
|
||||
|
||||
MAKEFLAGS+= CC="${CC} -I${LOCALBASE}/include/freetype2 ${CFLAGS}"
|
||||
|
||||
.include "../../fonts/Xft2/buildlink2.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
Loading…
Reference in a new issue