From c8c5c52a12fa7f4b84614492ed43e7cda5992874 Mon Sep 17 00:00:00 2001 From: mbr Date: Fri, 16 May 2008 08:11:54 +0000 Subject: New port: open-vm-tools-nox11 --- emulators/open-vm-tools-nox11/Makefile | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 emulators/open-vm-tools-nox11/Makefile (limited to 'emulators') diff --git a/emulators/open-vm-tools-nox11/Makefile b/emulators/open-vm-tools-nox11/Makefile new file mode 100644 index 0000000..bd248e7 --- /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 +# +# $FreeBSD$ +# + +MASTERDIR= ${.CURDIR}/../open-vm-tools +WITHOUT_X11= yes + +.include "${MASTERDIR}/Makefile" -- cgit v1.1