freebsd-ports/x11-drivers/xf86-video-savage/Makefile

20 lines
430 B
Makefile
Raw Normal View History

PORTNAME= xf86-video-savage
PORTVERSION= 2.3.9
PORTREVISION= 7
CATEGORIES= x11-drivers
PATCH_SITES= https://gitlab.freedesktop.org/xorg/driver/${PORTNAME}/-/commit/
PATCHFILES+= 0ece556daa8a88771b669d8104396abd9166d2d0.patch:-p1
MAINTAINER= x11@FreeBSD.org
COMMENT= X.Org savage display driver
WWW= https://www.x.org/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
USES= gl xorg-cat:driver
USE_GL= gl
.include <bsd.port.mk>