summaryrefslogtreecommitdiff
path: root/x11-drivers/xf86-video-s3/Makefile
blob: 1ae31f34d3ece668efecf8302330e6f00b11e416 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
PORTNAME=	xf86-video-s3
PORTVERSION=	0.7.0
PORTREVISION=	2
CATEGORIES=	x11-drivers

MAINTAINER=	x11@FreeBSD.org
COMMENT=	X.Org s3 display driver

BROKEN=		Does not work with recent xorg
DEPRECATED=	Broken with recent xorg, no fixes upstream
EXPIRATION_DATE=	2022-09-04

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/COPYING

USES=		xorg-cat:driver

.include <bsd.port.mk>