# $FreeBSD: x11/xsetmode/Makefile 327777 2013-09-20 23:43:19Z bapt $

PORTNAME=	xsetmode
PORTVERSION=	1.0.0
CATEGORIES=	x11

MAINTAINER=	x11@FreeBSD.org
COMMENT=	Set the mode for an X Input Device

XORG_CAT=	app
USE_XORG=	xi x11

PLIST_FILES=	bin/xsetmode

MAN1=		xsetmode.1

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