# $OpenBSD: Makefile.template,v 1.83 2019/07/02 12:03:14 sthen Exp $ COMMENT = utilitiy libraries for Window Manager and inter-client DISTNAME = xcb-util-wm-0.4.1 CATEGORIES = x11 HOMEPAGE = https://xcb.freedesktop.org MAINTAINER = xenocara@openbsd.org SHARED_LIBS= xcb-icccm 4.0 xcb-ewmh 2.0 # MIT PERMIT_PACKAGE = Yes WANTLIB = Xau Xdmcp xcb MASTER_SITES = https://xcb.freedesktop.org/dist/ MODULES = xenocara LIB_DEPENDS = x11/libxcb SEPARATE_BUILD = Yes USE_GMAKE = Yes CONFIGURE_STYLE = gnu NO_TEST = Yes .include