aboutsummaryrefslogtreecommitdiff
path: root/x11/dri3proto/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/dri3proto/Makefile')
-rw-r--r--x11/dri3proto/Makefile14
1 files changed, 0 insertions, 14 deletions
diff --git a/x11/dri3proto/Makefile b/x11/dri3proto/Makefile
deleted file mode 100644
index 414b9306f5c7..000000000000
--- a/x11/dri3proto/Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
-# $FreeBSD$
-
-PORTNAME= dri3proto
-PORTVERSION= 1.0
-CATEGORIES= x11
-
-MAINTAINER= x11@FreeBSD.org
-COMMENT= DRI3 prototype headers
-
-LICENSE= MIT
-
-XORG_CAT= proto
-
-.include <bsd.port.mk>