summaryrefslogtreecommitdiff
path: root/editors/vim/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/vim/Makefile')
-rw-r--r--editors/vim/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/editors/vim/Makefile b/editors/vim/Makefile
index c83917354ad..d2f322cfd3f 100644
--- a/editors/vim/Makefile
+++ b/editors/vim/Makefile
@@ -1,9 +1,11 @@
-# $NetBSD: Makefile,v 1.36 2001/01/08 13:23:53 wiz Exp $
+# $NetBSD: Makefile,v 1.37 2001/02/16 14:40:54 wiz Exp $
.include "../vim-share/Makefile.common"
PKGNAME= vim-${VIM_VERSION}
+COMMENT= Vim editor (vi clone) without gui
+
DEPENDS+= vim-share-${VIM_VERSION}:../vim-share
CONFLICTS= vim-xaw-* vim-gtk-*