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

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

USES=		xorg-cat:driver

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

.include <bsd.port.mk>