1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
freebsd-ports/x11/x11perf/Makefile
Koop Mast 0d5fecae36 Update xkbevd to 1.1.4.
Obtained from:	Xorg devel repo
2015-10-20 13:49:18 +00:00

19 lines
292 B
Makefile

# $FreeBSD$
PORTNAME= x11perf
PORTVERSION= 1.6.0
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= X11 server performance test program
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
XORG_CAT= app
USE_XORG= x11 xmuu xrender xft xext
USES= cpe
CPE_VENDOR= xfree86
.include <bsd.port.mk>