aboutsummaryrefslogtreecommitdiff
path: root/editors/vim-lite/Makefile
blob: 8934e7b0dda2af1887abd7ab390ae316bcc5e6d4 (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}/../vim

.include "${MASTERDIR}/Makefile"