# $MidnightBSD: mports/x11/xinput/Makefile,v 1.4 2013/06/13 00:58:20 laffer1 Exp $

PORTNAME=	xinput
PORTVERSION=	1.6.0
CATEGORIES=	x11

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Very useful utility for configuring and testing XInput devices
LICENSE=	mit

XORG_CAT=	app
USE_XORG=	inputproto x11 xi xext xrandr xinerama

PLIST_FILES=	bin/xinput

MAN1=		xinput.1

.include <bsd.port.mk>
