# New ports collection makefile for:	xsetpointer
# Date Created:				17 Feb 2006
# Whom:					Florent Thoumie <flz@FreeBSD.org>
#
# $FreeBSD: ports/x11/xsetpointer/Makefile,v 1.2 2007/09/13 19:45:06 flz Exp $
# $MidnightBSD: mports/x11/xsetpointer/Makefile,v 1.1 2007/10/08 15:57:31 ctriv Exp $
#

PORTNAME=	xsetpointer
PORTVERSION=	1.0.1
CATEGORIES=	x11

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

XORG_CAT=	app
USE_XORG=	xi x11

PLIST_FILES=	bin/xsetpointer

MAN1=		xsetpointer.1

.include <bsd.port.mk>
