aboutsummaryrefslogtreecommitdiffstats
path: root/editors/vim-lite/Makefile
blob: 4385a0ff0119916ed8e8e8404f080868b75af3e2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# ex:ts=8
# Ports collection makefile for:  vim-lite
# Date created:           Fri Jun 25, 1999
# Whom:               David O'Brien (obrien@NUXI.com)
#
# $FreeBSD$
#

LITE=       yes

MASTERDIR=  ${.CURDIR}/../vim5

.include "${MASTERDIR}/Makefile"