aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xev/Makefile
blob: bb0b2af20c7d8e8a79e0e7d629ff27e21269a6a2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $FreeBSD$

PORTNAME=   xev
PORTVERSION=    1.2.2
CATEGORIES= x11

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

XORG_CAT=   app
USE_XORG=   x11 xrandr

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

.include <bsd.port.mk>