# $MidnightBSD: mports/x11/xdriinfo/Makefile,v 1.4 2013/06/13 00:49:03 laffer1 Exp $

PORTNAME=	xdriinfo
PORTVERSION=	1.0.4
CATEGORIES=	x11

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Query configuration information of DRI drivers
LICENSE=	mit

USE_GL=		gl

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

.include <bsd.port.mk>
