rsadowski 2d5707608f Initial wayland Makefile
Hook: wayland, wayland-protocols, wayland-utils, plasma-wayland-protocols
2021-11-06 19:08:33 +00:00

10 lines
234 B
Makefile

# $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>