mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
19 lines
308 B
Makefile
19 lines
308 B
Makefile
# $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>
|