aboutsummaryrefslogtreecommitdiff
path: root/x11-drivers/xf86-video-savage/Makefile
blob: 817667ec5e7899bbc527f8067d37ccb0efb2cf20 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
PORTNAME=	xf86-video-savage
PORTVERSION=	2.3.9
PORTREVISION=	6
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

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/COPYING

USES=		gl xorg-cat:driver
USE_GL=		gl

.include <bsd.port.mk>