aboutsummaryrefslogtreecommitdiffstats
path: root/x11/x11perf/Makefile
blob: ba36b51af320170307683d8f0e595f50adc5c8e6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
PORTNAME=   x11perf
PORTVERSION=    1.6.1
CATEGORIES= x11

MAINTAINER= x11@FreeBSD.org
COMMENT=    X11 server performance test program

LICENSE=    MIT
LICENSE_FILE=   ${WRKSRC}/COPYING

USES=       cpe xorg xorg-cat:app
USE_XORG=   x11 xmuu xrender xft xext
CPE_VENDOR= xfree86

.include <bsd.port.mk>