aboutsummaryrefslogtreecommitdiff
path: root/editors/Makefile
diff options
context:
space:
mode:
authorCraig Leres <leres@FreeBSD.org>2020-07-27 01:30:39 +0000
committerCraig Leres <leres@FreeBSD.org>2020-07-27 01:30:39 +0000
commitd57be7572e0750d00084b8c8c5d763f87f7057ea (patch)
treeb51ad334faf3de58eb59c029524127611323f370 /editors/Makefile
parenta2fe3cfa3c8bd05de0d3706df41191a1484cf84b (diff)
downloadports-d57be7572e0750d00084b8c8c5d763f87f7057ea.tar.gz
ports-d57be7572e0750d00084b8c8c5d763f87f7057ea.zip
editors/nvi2: New port
nvi is an implementation of the ex/vi text editor. The original vi was written by William Joy. Later Mark Horton added a number of enhancements. nvi was written by Keith Bostic and was distributed as part of the Fourth Berkeley Software Distribution (4BSD) by the University of California, Berkeley. This version is based on a fork of nvi by Sven Verdoolaege. nvi2 is being actively maintained (unlike nvi-devel). WWW: https://github.com/lichray/nvi2/
Notes
Notes: svn path=/head/; revision=543500
Diffstat (limited to 'editors/Makefile')
-rw-r--r--editors/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/Makefile b/editors/Makefile
index 8a29f3447067..0d0235e2d1d0 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -202,6 +202,7 @@
SUBDIR += neovim-qt
SUBDIR += nvi-devel
SUBDIR += nvi-m17n
+ SUBDIR += nvi2-port
SUBDIR += o
SUBDIR += openoffice-4
SUBDIR += openoffice-devel