aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/open-vm-tools-nox11/Makefile
blob: a58d64f704872b1a6d0276bf3af3aa857a49be29 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# 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"