1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00
freebsd-ports/x11/xev/Makefile
Niclas Zeising f9b0e6c276 Update to 1.2.1
Approved by:	kwm, miwi (mentors, implicit)
Obtained from:	xorg development repo
2013-02-03 20:56:52 +00:00

18 lines
223 B
Makefile

# $FreeBSD$
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
.include <bsd.port.mk>