# Created by: Martin Ranne <gasp@ridcully.dnsalias.org>
# $FreeBSD: x11/xinput/Makefile 328711 2013-09-29 17:01:41Z zeising $

PORTNAME=	xinput
PORTVERSION=	1.6.1
CATEGORIES=	x11

MAINTAINER=	x11@FreeBSD.org
COMMENT=	Very useful utility for configuring and testing XInput devices

XORG_CAT=	app
USE_XORG=	inputproto x11 xi xext xrandr xinerama

PLIST_FILES=	bin/xinput

MAN1=		xinput.1

NO_STAGE=	yes
.include <bsd.port.mk>
