# $OpenBSD: Makefile.template,v 1.83 2019/07/02 12:03:14 sthen Exp $ COMMENT = set the keyboard using the X Keyboard Extension DISTNAME = setxkbmap-1.3.2 CATEGORIES = x11 HOMEPAGE = https://gitlab.freedesktop.org/xorg/app/setxkbmap MAINTAINER = xenocara@openbsd.org # MIT PERMIT_PACKAGE = Yes WANTLIB = X11 xkbfile c MASTER_SITES = ${MASTER_SITE_XORG:=app/} MODULES = xenocara BUILD_DEPENDS = devel/xorgproto LIB_DEPENDS = x11/libX11 \ x11/libxkbfile SEPARATE_BUILD = Yes CONFIGURE_STYLE = gnu NO_TEST = Yes .include