aboutsummaryrefslogtreecommitdiff
path: root/x11/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2020-11-16 12:28:05 +0000
committerJan Beich <jbeich@FreeBSD.org>2020-11-16 12:28:05 +0000
commit80576bdf48ea79b9b96ae69373c0875bf2628314 (patch)
treeebfdc55457e5249b97225a8dafc2c26d7b57137e /x11/Makefile
parent1f05df265996c555b8f43050b2b62e7d4d32f4fa (diff)
downloadports-80576bdf48ea79b9b96ae69373c0875bf2628314.tar.gz
ports-80576bdf48ea79b9b96ae69373c0875bf2628314.zip
x11/wayland-logout: add new port
wayland-logout is a simple program that sends SIGINT to a wayland compositor by looking up the pid for the wayland socket file. The path to the socket file is derived from WAYLAND_DISPLAY and XDG_RUNTIME_DIR environment variables. https://github.com/soreau/wayland-logout
Notes
Notes: svn path=/head/; revision=555471
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 607479dc1a82..b6b6816f74bb 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -339,6 +339,7 @@
SUBDIR += virtualgl
SUBDIR += wallutils
SUBDIR += waybar
+ SUBDIR += wayland-logout
SUBDIR += wbar
SUBDIR += wcm
SUBDIR += wdisplays