aboutsummaryrefslogtreecommitdiff
path: root/x11/Makefile
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-08-23 22:26:34 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-08-23 22:26:34 +0000
commiteee3af20d2b394530ea84cd46dfea1085e7618e0 (patch)
treebce97938dc2387f6558596cf0b323a5a77ace183 /x11/Makefile
parent7d7ffc02e29445714dc14d7fa3a779078d4794fb (diff)
downloadports-eee3af20d2b394530ea84cd46dfea1085e7618e0.tar.gz
ports-eee3af20d2b394530ea84cd46dfea1085e7618e0.zip
Add x11/virtual.
VirtualGL is an open source program that redirects the 3D rendering commands from Unix and Linux OpenGL applications to 3D accelerator hardware in a dedicated server and displays the rendered output interactively to a thin client located elsewhere on the network, or locally. WWW: http://www.virtualgl.org PR: 192561 Submitted by: David Mackay
Notes
Notes: svn path=/head/; revision=365843
Diffstat (limited to 'x11/Makefile')
-rw-r--r--x11/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile
index ab43f5f2e50b..a4062029ad48 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -294,6 +294,7 @@
SUBDIR += vdesk
SUBDIR += videoproto
SUBDIR += viewres
+ SUBDIR += virtualgl
SUBDIR += wbar
SUBDIR += wbarconf
SUBDIR += wdm