8 lines
170 B
Makefile
8 lines
170 B
Makefile
|
SUBDIR =
|
||
|
SUBDIR += plasma-wayland-protocols
|
||
|
SUBDIR += wayland
|
||
|
SUBDIR += wayland-protocols
|
||
|
SUBDIR += wayland-utils
|
||
|
|
||
|
.include <bsd.port.subdir.mk>
|