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

PORTNAME=	xdriinfo
PORTVERSION=	1.0.6
PORTREVISION=	3
CATEGORIES=	x11

MAINTAINER=	x11@FreeBSD.org
COMMENT=	Query configuration information of DRI drivers

USES=		gl xorg xorg-cat:app
USE_GL=		gl
USE_XORG=	x11 xorgproto
PLIST_FILES=	bin/xdriinfo man/man1/xdriinfo.1.gz

.include <bsd.port.mk>