mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
cf118ccf87
Reported by: lwhsu
16 lines
273 B
Makefile
16 lines
273 B
Makefile
PORTNAME= xf86-video-sis
|
|
PORTVERSION= 0.12.0
|
|
PORTREVISION= 1
|
|
CATEGORIES= x11-drivers
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
COMMENT= X.Org sis display driver
|
|
|
|
LICENSE= BSD3CLAUSE MIT
|
|
LICENSE_COMB= multi
|
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
|
|
|
USES= xorg-cat:driver
|
|
|
|
.include <bsd.port.mk>
|