summaryrefslogtreecommitdiff
path: root/editors/vim-lite/Makefile
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2017-09-28 18:50:08 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2017-09-28 18:50:08 +0000
commit8893bcc1f8bbaa7e8b41d8b3c49133893fbc0ba7 (patch)
treefc81aceaf3ee8ebe98a21ce9271574e6e89a2e5d /editors/vim-lite/Makefile
parentMake courier-autlib ports run the sysconftool on installation, as (diff)
Reorganize and simplify the vim Makefile
There should be no changes to the generated packages from this reorganization. The bulk of the changes involve better leveraging OPTIONS helpers, including making vim-lite into an OPTION (which is always SLAVEd or EXCLUDEd).
Notes
Notes: svn path=/head/; revision=450858
Diffstat (limited to 'editors/vim-lite/Makefile')
-rw-r--r--editors/vim-lite/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/vim-lite/Makefile b/editors/vim-lite/Makefile
index bd5c13567a7a..a990773079c6 100644
--- a/editors/vim-lite/Makefile
+++ b/editors/vim-lite/Makefile
@@ -1,7 +1,8 @@
# Created by: David O'Brien (obrien@NUXI.com)
# $FreeBSD$
-MAINTAINER= adamw@FreeBSD.org
+PKGNAMESUFFIX= -lite
+
COMMENT= Improved version of the vi editor (lite package)
LITE= yes