# $FreeBSD: ports/x11/xsetmode/Makefile,v 1.1 2007/05/19 20:28:15 flz Exp $
# $MidnightBSD: trunk/x11/xsetmode/Makefile 17073 2014-09-14 03:04:44Z laffer1 $

PORTNAME=	xsetmode
PORTVERSION=	1.0.0
PORTREVISION=	1
CATEGORIES=	x11

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Set the mode for an X Input Device

LICENSE=	mit

XORG_CAT=	app
USE_XORG=	xi x11

PLIST_FILES=	bin/xsetmode man/man1/xsetmode.1.gz

.include <bsd.port.mk>
