summaryrefslogtreecommitdiff
path: root/emulators/vmware-tools6/Makefile
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2007-01-29 10:14:29 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2007-01-29 10:14:29 +0000
commitcec49cf8f48420d4e91f2d480cf281bd2d79e999 (patch)
tree26a0b2f13d3c39b0da0fdcdd6f2fdbf06bdc636e /emulators/vmware-tools6/Makefile
parent6a1c5fb9a79f259c9737a9bfa2ce5a164672585b (diff)
Notes
Diffstat (limited to 'emulators/vmware-tools6/Makefile')
-rw-r--r--emulators/vmware-tools6/Makefile21
1 files changed, 0 insertions, 21 deletions
diff --git a/emulators/vmware-tools6/Makefile b/emulators/vmware-tools6/Makefile
deleted file mode 100644
index c2d5ba4d1517..000000000000
--- a/emulators/vmware-tools6/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# New ports collection makefile for: VMware tools for FreeBSD
-# Date created: 10 Aug 2000
-# Whom: matusita@jp.FreeBSD.org
-#
-# $FreeBSD$
-#
-
-PORTNAME= vmware
-PORTREVISION?= 1
-MASTER_SITES= # bundled with VMware Workstation
-PKGNAMESUFFIX?= -tools
-
-COMMENT=VMware Tools for guest OS (VMware Workstation 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"