summaryrefslogtreecommitdiff
path: root/emulators/vmware-tools6/Makefile
blob: 6b376e402e01bd8d7e322a9b018e42770517e33e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:	VMware tools for FreeBSD
# Date created:		10 Aug 2000
# Whom:			matusita@jp.FreeBSD.org
#
# $FreeBSD$
#

PORTNAME=	vmware
MASTER_SITES=	# bundled with VMware itself
PKGNAMESUFFIX?=	-tools

COMMENT=VMware tools for guest OS (for VMware 4.x, FreeBSD version)

MASTERDIR=	${.CURDIR}/../vmware-guestd4
DESCR=		${PKGDIR}/pkg-descr.tools
PLIST=		${PKGDIR}/pkg-plist.tools

VMWARE_X_PORTS=	YES

.include "${MASTERDIR}/Makefile"