17 lines
413 B
Makefile
17 lines
413 B
Makefile
SUBDIR =
|
|
#SUBDIR += dmenu-wayland
|
|
#SUBDIR += foot
|
|
#SUBDIR += havoc
|
|
#SUBDIR += libinput-openbsd
|
|
SUBDIR += plasma-wayland-protocols
|
|
#SUBDIR += sway
|
|
#SUBDIR += swaybg
|
|
#SUBDIR += swayimg
|
|
SUBDIR += wayland
|
|
SUBDIR += wayland-protocols
|
|
SUBDIR += wayland-utils
|
|
#SUBDIR += wev
|
|
#SUBDIR += wlroots
|
|
#SUBDIR += xwayland
|
|
|
|
.include <bsd.port.subdir.mk>
|