Files
pkgsrc-ng/x11/xf86-video-amdgpu/Makefile
2016-11-18 22:39:22 +01:00

20 lines
511 B
Makefile

# $NetBSD: Makefile,v 1.8 2016/09/16 10:35:38 wiz Exp $
DISTNAME= xf86-video-amdgpu-1.1.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 ATI (Tonga, Carrizo, Iceland, Fiji, Stoney) driver
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
USE_TOOLS+= gmake pkg-config
CONFIGURE_ENV.SunOS+= DRIVER_MAN_SUFFIX=4
.include "../../x11/modular-xorg-server/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"