aboutsummaryrefslogtreecommitdiff
path: root/x11/Makefile
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2017-07-12 18:40:59 +0000
committerSteve Wills <swills@FreeBSD.org>2017-07-12 18:40:59 +0000
commit0d3bbbbdc72efd0bf1f145721f9b60587a1c84bb (patch)
treec67a5869f99f6837d99f3206b29422d738691850 /x11/Makefile
parentfe9a0f02b9e4fc1c56d79f9a1ae08512e603e1e9 (diff)
downloadports-0d3bbbbdc72efd0bf1f145721f9b60587a1c84bb.tar.gz
ports-0d3bbbbdc72efd0bf1f145721f9b60587a1c84bb.zip
x11/py-pyvirtualdisplay: create port
PyVirtualDisplay is a python wrapper for Xvfb, Xephyr and Xvnc. WWW: https://github.com/ponty/pyvirtualdisplay PR: 219830 Submitted by: Daniel Ylitalo <daniel@blodan.se>
Notes
Notes: svn path=/head/; revision=445598
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 f82a890945ca..750319391465 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -260,6 +260,7 @@
SUBDIR += printproto
SUBDIR += printscreen
SUBDIR += props
+ SUBDIR += py-pyvirtualdisplay
SUBDIR += py-qt4-opengl
SUBDIR += py-qt5-opengl
SUBDIR += py-xdot