# $MidnightBSD: trunk/x11/xev/Makefile 15462 2013-09-17 03:15:41Z laffer1 $

PORTNAME=	xev
PORTVERSION=	1.2.1
CATEGORIES=	x11

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Print contents of X events
LICENSE=	mit

XORG_CAT=	app
USE_XORG=	x11 xrandr

PLIST_FILES=	bin/xev

MAN1=		xev.1

.include <bsd.port.mk>
