freebsd-ports/emulators/open-vm-tools-nox11/Makefile
Martin Blapp 922640630f Add PKGNAMESUFFIX -nox11 to fix INDEX
Submitted by:	wxs
2008-05-16 13:49:54 +00:00

12 lines
287 B
Makefile

# New ports collection makefile for: open-vm-tools-nox11
# Date created: 16 Mai 2008
# Whom: Martin Blapp <mb@FreeBSD.org>
#
# $FreeBSD$
#
MASTERDIR= ${.CURDIR}/../open-vm-tools
WITHOUT_X11= yes
PKGNAMESUFFIX= -nox11
.include "${MASTERDIR}/Makefile"