mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-08 06:48:28 +00:00
f31c4b12da
Approved by: portmgr (blanket)
18 lines
300 B
Makefile
18 lines
300 B
Makefile
PORTNAME= xf86-video-r128
|
|
PORTVERSION= 6.12.0
|
|
PORTREVISION= 4
|
|
CATEGORIES= x11-drivers
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
COMMENT= X.Org r128 display driver
|
|
|
|
LICENSE= MIT
|
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
|
|
|
USES= gl xorg-cat:driver
|
|
USE_GL= gl
|
|
|
|
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
|
|
|
.include <bsd.port.mk>
|