# $MidnightBSD: trunk/x11-drivers/xf86-input-vmmouse/Makefile 23998 2018-08-28 13:01:26Z laffer1 $

PORTNAME=	xf86-input-vmmouse
PORTVERSION=	13.1.0
CATEGORIES=	x11-drivers

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	X.Org vmmouse input driver

LICENSE=	mit

LIB_DEPENDS=	libhal.so:sysutils/hal

USES=		gmake
XORG_CAT=	driver
CONFIGURE_ARGS=	--with-hal-callouts-dir=${PREFIX}/libexec/hal/scripts

ONLY_FOR_ARCHS=	i386 amd64
ONLY_FOR_ARCHS_REASON=	The vmmouse protocol is only supported on x86-compatible architectures.

.include <bsd.port.mk>
