# $MidnightBSD: mports/x11/xinput/Makefile,v 1.1 2009/05/04 01:47:01 laffer1 Exp $

PORTNAME=	xinput
PORTVERSION=	1.4.1
CATEGORIES=	x11

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

XORG_CAT=	app
USE_XORG=	inputproto x11 xi xext

PLIST_FILES=	bin/xinput

MAN1=		xinput.1

.include <bsd.port.mk>
