mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
b760897dde
Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D10845
17 lines
239 B
Makefile
17 lines
239 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= xf86-video-sis
|
|
PORTVERSION= 0.10.9
|
|
PORTREVISION= 1
|
|
CATEGORIES= x11-drivers
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
COMMENT= X.Org sis display driver
|
|
|
|
USE_GL= gl
|
|
|
|
XORG_CAT= driver
|
|
USE_XORG= xf86dgaproto
|
|
|
|
.include <bsd.port.mk>
|