1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
freebsd-ports/editors/vim-lite/Makefile
Akinori MUSHA ec037f4656 De-pkg-comment vim 6 ports.
Approved by:	obrien (MAINTAINER)
2003-02-18 19:08:21 +00:00

17 lines
331 B
Makefile

# 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
MAINTAINER?= obrien@FreeBSD.org
COMMENT?= Vi "workalike", with many additional features (Lite package)
.include "${MASTERDIR}/Makefile"