# $FreeBSD: ports/x11/xsetpointer/Makefile,v 1.2 2007/09/13 19:45:06 flz Exp $
# $MidnightBSD: trunk/x11/xsetpointer/Makefile 17071 2014-09-14 03:03:27Z laffer1 $

PORTNAME=	xsetpointer
PORTVERSION=	1.0.1
PORTREVISION=	1
CATEGORIES=	x11

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Set an X Input device as the main pointer

LICENSE=	mit

XORG_CAT=	app
USE_XORG=	xi x11

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

.include <bsd.port.mk>
