# $OpenBSD: Makefile.template,v 1.83 2019/07/02 12:03:14 sthen Exp $ COMMENT = input driver for wsmouse pointers devices DISTNAME = xf86-input-ws-1.3.0 CATEGORIES = x11 HOMEPAGE = https://xenocara.org/driver/xf86-input-ws MAINTAINER = xenocara@openbsd.org # MIT PERMIT_PACKAGE = Yes MASTER_SITES = ${MASTER_SITE_XENOCARA:=driver/} #MODULES = ??? BUILD_DEPENDS = x11/xorg-server SEPARATE_BUILD = Yes CONFIGURE_STYLE = gnu CONFIGURE_ARGS+= --with-xorg-module-dir=${LOCALBASE}/lib/modules #AUTOCONF_VERSION = ??? (defaults to 2.13) #AUTOMAKE_VERSION = ??? (defaults to 1.4) NO_TEST = Yes .include