aboutsummaryrefslogtreecommitdiff
path: root/x11/dri2proto/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/dri2proto/Makefile')
-rw-r--r--x11/dri2proto/Makefile15
1 files changed, 0 insertions, 15 deletions
diff --git a/x11/dri2proto/Makefile b/x11/dri2proto/Makefile
deleted file mode 100644
index f1926c196809..000000000000
--- a/x11/dri2proto/Makefile
+++ /dev/null
@@ -1,15 +0,0 @@
-# $FreeBSD$
-
-PORTNAME= dri2proto
-PORTVERSION= 2.8
-CATEGORIES= x11
-
-MAINTAINER= x11@FreeBSD.org
-COMMENT= DRI2 prototype headers
-
-LICENSE= MIT
-LICENSE_FILE= ${WRKSRC}/COPYING
-
-XORG_CAT= proto
-
-.include <bsd.port.mk>