diff options
Diffstat (limited to 'x11/xdriinfo/Makefile')
-rw-r--r-- | x11/xdriinfo/Makefile | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/x11/xdriinfo/Makefile b/x11/xdriinfo/Makefile deleted file mode 100644 index 429a606..0000000 --- a/x11/xdriinfo/Makefile +++ /dev/null @@ -1,22 +0,0 @@ -# New ports collection makefile for: xdriinfo -# Date Created: 17 Feb 2006 -# Whom: Florent Thoumie <flz@FreeBSD.org> -# -# $FreeBSD$ -# - -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 - -.include <bsd.port.mk> |