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

PORTNAME=	x11perf
PORTVERSION=	1.5.4
CATEGORIES=	x11

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

LICENSE=	MIT

XORG_CAT=	app
USE_XORG=	x11 xmuu xrender xft xext

.include <bsd.port.mk>