Initial wayland Makefile

Hook: wayland, wayland-protocols, wayland-utils, plasma-wayland-protocols
This commit is contained in:
rsadowski
2021-11-06 19:08:33 +00:00
parent 1ada87551c
commit 2d5707608f
+9
View File
@@ -0,0 +1,9 @@
# $OpenBSD: Makefile,v 1.1 2021/11/06 19:08:33 rsadowski Exp $
SUBDIR =
SUBDIR += plasma-wayland-protocols
SUBDIR += wayland
SUBDIR += wayland-protocols
SUBDIR += wayland-utils
.include <bsd.port.subdir.mk>