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

PORTNAME=   xf86-video-cyrix
PORTVERSION=    1.1.0
PORTREVISION=   8
CATEGORIES= x11-drivers

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

IGNORE=     requires pciVideoPtr typedef

XORG_CAT=   driver
USE_XORG=   xextproto xf86dgaproto
MAN4=       cyrix.4x

NO_STAGE=   yes
.include <bsd.port.mk>