aboutsummaryrefslogtreecommitdiff
path: root/x11/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2021-06-21 19:29:29 +0000
committerJan Beich <jbeich@FreeBSD.org>2021-06-21 22:09:35 +0000
commitaea455822ffc77bd04c5b405a08e3a4f0e87dd9d (patch)
tree25c4450f7f1af852ca2c131f4670e7bdb2c0912b /x11/Makefile
parent400c1af36e44f6ad699125526c70668745482c98 (diff)
downloadports-aea455822ffc77bd04c5b405a08e3a4f0e87dd9d.tar.gz
ports-aea455822ffc77bd04c5b405a08e3a4f0e87dd9d.zip
x11/nwg-menu: add new port
nwg-menu displays the system menu with simplified FreeDesktop Main Categories (8 instead of 13). It also provides the search entry, to look for installed application on the basis of .desktop files, and for files in XDG user directories. It's being developed with sway in mind, but should also work with other wlroots-based Wayland compositors such as Wayfire. https://github.com/nwg-piotr/nwg-menu
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 fa49a0f12506..8e57835f604a 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -249,6 +249,7 @@
SUBDIR += nwg-dock
SUBDIR += nwg-drawer
SUBDIR += nwg-launchers
+ SUBDIR += nwg-menu
SUBDIR += nxcomp
SUBDIR += p5-Clipboard
SUBDIR += p5-X11-GUITest