# $FreeBSD: x11/xdriinfo/Makefile 327777 2013-09-20 23:43:19Z bapt $

PORTNAME=	xdriinfo
PORTVERSION=	1.0.4
CATEGORIES=	x11

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

USE_GL=		gl

XORG_CAT=	app
USE_XORG=	x11 glproto
MAN1=		xdriinfo.1
PLIST_FILES=	bin/xdriinfo

NO_STAGE=	yes
.include <bsd.port.mk>
