pkgsrc/x11/xf86-video-vesa/Makefile

21 lines
483 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.3 2007/08/02 14:15:18 sborrill Exp $
#
DISTNAME= xf86-video-vesa-1.3.0
PKGREVISION= 1
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 "../../mk/bsd.pkg.mk"