summaryrefslogtreecommitdiffstats
path: root/x11/dri2proto/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/dri2proto/Makefile')
-rw-r--r--x11/dri2proto/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/x11/dri2proto/Makefile b/x11/dri2proto/Makefile
new file mode 100644
index 0000000..ef7690a
--- /dev/null
+++ b/x11/dri2proto/Makefile
@@ -0,0 +1,17 @@
+# New ports collection makefile for: dri2proto
+# Date Created: Jul 28 2008
+# Whom: Florent Thoumie <flz@FreeBSD.org>
+#
+# $FreeBSD: ports/x11/dri2proto/Makefile,v 1.4 2010/02/07 15:24:06 rnoland Exp $
+#
+
+PORTNAME= dri2proto
+PORTVERSION= 2.2
+CATEGORIES= x11
+
+MAINTAINER= x11@FreeBSD.org
+COMMENT= DRI2 prototype headers
+
+XORG_CAT= proto
+
+.include <bsd.port.mk>