freebsd-ports/x11/x11perf/Makefile
Niclas Zeising 45dd5294ac x11/x11perf: Update to 1.6.1
Update x11/x11perf to 1.6.1.
This is a maintenance release
Changelog:
https://lists.x.org/archives/xorg-announce/2019-March/002983.html

Sponsored by:	B3 Init
2019-06-10 15:55:00 +00:00

18 lines
292 B
Makefile

# $FreeBSD$
PORTNAME= x11perf
PORTVERSION= 1.6.1
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>