freebsd-ports/emulators/vmware-tools5/Makefile
Makoto Matsushita 5dad21d2cd Update for VMware Workstation 5 after repocopy.
PR:		80436
Submitted by:	Scot W. Hetzel
2005-05-18 23:07:57 +00:00

20 lines
458 B
Makefile

# 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 5.x, FreeBSD version)
MASTERDIR= ${.CURDIR}/../vmware-guestd5
DESCR= ${PKGDIR}/pkg-descr.tools
PLIST= ${PKGDIR}/pkg-plist.tools
VMWARE_X_PORTS= YES
.include "${MASTERDIR}/Makefile"