aboutsummaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
authormbr <mbr@FreeBSD.org>2008-05-16 16:11:54 +0800
committermbr <mbr@FreeBSD.org>2008-05-16 16:11:54 +0800
commitc8c5c52a12fa7f4b84614492ed43e7cda5992874 (patch)
treea9367ec9fa411988281437c6a35aa828e142f607 /emulators
parent00cbaf8f630d0d3f7a67329d5c772032308d7b7e (diff)
downloadfreebsd-ports-gnome-c8c5c52a12fa7f4b84614492ed43e7cda5992874.tar.gz
freebsd-ports-gnome-c8c5c52a12fa7f4b84614492ed43e7cda5992874.tar.zst
freebsd-ports-gnome-c8c5c52a12fa7f4b84614492ed43e7cda5992874.zip
New port: open-vm-tools-nox11
Diffstat (limited to 'emulators')
-rw-r--r--emulators/open-vm-tools-nox11/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/emulators/open-vm-tools-nox11/Makefile b/emulators/open-vm-tools-nox11/Makefile
new file mode 100644
index 000000000000..bd248e71498e
--- /dev/null
+++ b/emulators/open-vm-tools-nox11/Makefile
@@ -0,0 +1,11 @@
+# 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
+
+.include "${MASTERDIR}/Makefile"