9828869087
This is the Integrated Micro Solutions Twin Turbo 128 video driver for the modular Xorg server.
21 lines
563 B
Makefile
21 lines
563 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2007/03/22 15:43:38 joerg Exp $
|
|
#
|
|
|
|
DISTNAME= xf86-video-imstt-1.1.0
|
|
CATEGORIES= x11
|
|
MASTER_SITES= http://xorg.freedesktop.org/releases/individual/driver/
|
|
EXTRACT_SUFX= .tar.bz2
|
|
|
|
MAINTAINER= joerg@NetBSD.org
|
|
COMMENT= Modular Xorg VESA video driver
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
USE_LIBTOOL= yes
|
|
GNU_CONFIGURE= yes
|
|
USE_TOOLS+= pkg-config
|
|
|
|
.include "../../x11/modular-xorg-server/buildlink3.mk"
|
|
.include "../../x11/randrproto/buildlink3.mk"
|
|
.include "../../x11/renderproto/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|