# $FreeBSD: ports/x11/xsetmode/Makefile,v 1.1 2007/05/19 20:28:15 flz Exp $
# $MidnightBSD: trunk/x11/xsetmode/Makefile 18479 2015-03-29 18:03:49Z laffer1 $

PORTNAME=	xsetmode
PORTVERSION=	1.0.0
PORTREVISION=	2
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>
