aboutsummaryrefslogtreecommitdiffstats
path: root/devel/Makefile
diff options
context:
space:
mode:
authortcberner <tcberner@FreeBSD.org>2019-03-09 15:20:00 +0800
committertcberner <tcberner@FreeBSD.org>2019-03-09 15:20:00 +0800
commitf4db1fe29a9d3729c242abc9b02334ec4a3e9d34 (patch)
tree48651496abaa78a6d4b7fa788ea282f961f1111f /devel/Makefile
parentf7e767aaca3b21ce175cdb686c3054678aaf4199 (diff)
downloadfreebsd-ports-gnome-f4db1fe29a9d3729c242abc9b02334ec4a3e9d34.tar.gz
freebsd-ports-gnome-f4db1fe29a9d3729c242abc9b02334ec4a3e9d34.tar.zst
freebsd-ports-gnome-f4db1fe29a9d3729c242abc9b02334ec4a3e9d34.zip
New port: devel/py-ewmh
An implementation of EWMH (Extended Window Manager Hints) for python 2 and 3, based on Xlib. It allows EWMH-compliant window managers (most modern WMs) to be queried and controlled. WWW: https://github.com/parkouss/pyewmh PR: 235638 Submitted by: Hiroki Tagato <tagattie@yandex.com>
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 683d95f2a81f..d47c7f48e392 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -4571,6 +4571,7 @@
SUBDIR += py-epsilon
SUBDIR += py-evdev
SUBDIR += py-eventlib
+ SUBDIR += py-ewmh
SUBDIR += py-exam
SUBDIR += py-expiringdict
SUBDIR += py-extras