freebsd-ports/x11/xdriinfo/Makefile
2021-04-06 16:31:07 +02:00

16 lines
294 B
Makefile

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>