freebsd-ports/editors/vim-lite/Makefile
Sunpoet Po-Chuan Hsieh 1e2e0f57d5 - Update to 7.4.110
- While I'm here:
  - Remove RELEASE and simplify PATCH_SITES, WRKSRC and _DATADIR
  - Simplify Makefile
  - Remove contiguous blank lines

Changes:	https://code.google.com/p/vim/source/list
PR:		ports/183076
Submitted by:	Rick van der Zwet <info@rickvanderzwet.nl>
2013-12-02 19:48:37 +00:00

12 lines
253 B
Makefile

# Created by: David O'Brien (obrien@NUXI.com)
# $FreeBSD$
PORTREVISION= 0
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Vi "workalike", with many additional features (Lite package)
LITE= yes
MASTERDIR= ${.CURDIR}/../vim
.include "${MASTERDIR}/Makefile"