# $FreeBSD: x11/xev/Makefile 327777 2013-09-20 23:43:19Z bapt $

PORTNAME=	xev
PORTVERSION=	1.2.1
CATEGORIES=	x11

MAINTAINER=	x11@FreeBSD.org
COMMENT=	Print contents of X events

XORG_CAT=	app
USE_XORG=	x11 xrandr

PLIST_FILES=	bin/xev

MAN1=		xev.1

NO_STAGE=	yes
.include <bsd.port.mk>
