922640630f
Submitted by: wxs
12 lines
287 B
Makefile
12 lines
287 B
Makefile
# 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
|
|
PKGNAMESUFFIX= -nox11
|
|
|
|
.include "${MASTERDIR}/Makefile"
|