opnsense-ports/editors/vim-console/Makefile
Franco Fichtner a5f7e29edc */*: sync with upstream
Taken from: HardenedBSD
2018-01-12 06:50:29 +01:00

13 lines
252 B
Makefile

# Created by: David O'Brien (obrien@NUXI.com)
# $FreeBSD$
PKGNAMESUFFIX= -console
COMMENT= Improved version of the vi editor (console only)
CONFLICTS_INSTALL= vim vim-tiny
CONSOLE= yes
MASTERDIR= ${.CURDIR}/../vim
.include "${MASTERDIR}/Makefile"