summaryrefslogtreecommitdiff
path: root/x11/xf86-video-mga/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xf86-video-mga/Makefile')
-rw-r--r--x11/xf86-video-mga/Makefile24
1 files changed, 24 insertions, 0 deletions
diff --git a/x11/xf86-video-mga/Makefile b/x11/xf86-video-mga/Makefile
new file mode 100644
index 00000000000..93173526d67
--- /dev/null
+++ b/x11/xf86-video-mga/Makefile
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/03/22 15:43:42 joerg Exp $
+#
+
+DISTNAME= xf86-video-mga-1.4.6.1
+CATEGORIES= x11
+MASTER_SITES= http://xorg.freedesktop.org/releases/individual/driver/
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= joerg@NetBSD.org
+COMMENT= Modular Xorg Matrox video driver
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+USE_LIBTOOL= yes
+GNU_CONFIGURE= yes
+USE_TOOLS+= pkg-config
+
+.include "../../graphics/MesaLib/buildlink3.mk"
+.include "../../x11/modular-xorg-server/buildlink3.mk"
+.include "../../x11/randrproto/buildlink3.mk"
+.include "../../x11/renderproto/buildlink3.mk"
+.include "../../x11/videoproto/buildlink3.mk"
+.include "../../x11/xextproto/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"