summaryrefslogtreecommitdiffstats
path: root/x11-drivers/xf86-video-r128/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-drivers/xf86-video-r128/Makefile')
-rw-r--r--x11-drivers/xf86-video-r128/Makefile21
1 files changed, 21 insertions, 0 deletions
diff --git a/x11-drivers/xf86-video-r128/Makefile b/x11-drivers/xf86-video-r128/Makefile
new file mode 100644
index 0000000..22efbf4
--- /dev/null
+++ b/x11-drivers/xf86-video-r128/Makefile
@@ -0,0 +1,21 @@
+# New ports collection makefile for: xf86-video-r128
+# Date Created: 17 Feb 2006
+# Whom: Florent Thoumie <flz@FreeBSD.org>
+#
+# $FreeBSD: ports/x11-drivers/xf86-video-r128/Makefile,v 1.11 2012/04/21 17:03:27 miwi Exp $
+#
+
+PORTNAME= xf86-video-r128
+PORTVERSION= 6.8.4
+PORTREVISION= 3
+CATEGORIES= x11-drivers
+
+MAINTAINER= x11@FreeBSD.org
+COMMENT= X.Org r128 display driver
+
+USE_GL= gl
+XORG_CAT= driver
+USE_XORG= glproto videoproto xextproto xf86driproto xf86miscproto xineramaproto
+MAN4= r128.4x
+
+.include <bsd.port.mk>