1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
freebsd-ports/x11/xdriinfo/Makefile

18 lines
293 B
Makefile
Raw Normal View History

# $FreeBSD$
PORTNAME= xdriinfo
PORTVERSION= 1.0.6
PORTREVISION= 3
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= Query configuration information of DRI drivers
USE_GL= gl
XORG_CAT= app
USE_XORG= x11 xorgproto
PLIST_FILES= bin/xdriinfo man/man1/xdriinfo.1.gz
.include <bsd.port.mk>