2007-05-19 22:36:56 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= xdriinfo
|
2015-10-20 15:49:18 +02:00
|
|
|
PORTVERSION= 1.0.5
|
2017-05-23 07:03:14 +02:00
|
|
|
PORTREVISION= 1
|
2007-05-19 22:36:56 +02:00
|
|
|
CATEGORIES= x11
|
|
|
|
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
|
|
COMMENT= Query configuration information of DRI drivers
|
|
|
|
|
|
|
|
USE_GL= gl
|
|
|
|
|
|
|
|
XORG_CAT= app
|
|
|
|
USE_XORG= x11 glproto
|
2013-12-16 12:11:09 +01:00
|
|
|
PLIST_FILES= bin/xdriinfo man/man1/xdriinfo.1.gz
|
2007-05-19 22:36:56 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|