pkgsrc/x11/xf86-video-rendition/Makefile
wiz a121c3c388 Update to 4.2.2:
Adam Jackson (2):
      Remove useless loader symbol lists.
      rendition 4.2.2

Alan Coopersmith (1):
      Fill in COPYING file
2009-08-09 22:49:53 +00:00

23 lines
623 B
Makefile

# $NetBSD: Makefile,v 1.7 2009/08/09 22:49:53 wiz Exp $
#
DISTNAME= xf86-video-rendition-4.2.2
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= joerg@NetBSD.org
HOMEPAGE= http://xorg.freedesktop.org/
COMMENT= Modular Xorg Rendition 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 "../../x11/xextproto/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"