aboutsummaryrefslogtreecommitdiffstats
path: root/x11-drivers/xf86-video-trident/Makefile
blob: 3a8c405d656b0f6dae605da788cbbc3a0d89e82d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $FreeBSD$

PORTNAME=   xf86-video-trident
PORTVERSION=    1.3.6
PORTREVISION=   6
CATEGORIES= x11-drivers

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

XORG_CAT=   driver
USE_XORG=   xf86dgaproto

.include <bsd.port.mk>