1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
freebsd-ports/x11-drivers/xf86-video-r128/Makefile
2019-01-03 10:50:22 +00:00

18 lines
257 B
Makefile

# $FreeBSD$
PORTNAME= xf86-video-r128
PORTVERSION= 6.12.0
CATEGORIES= x11-drivers
MAINTAINER= x11@FreeBSD.org
COMMENT= X.Org r128 display driver
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
USES= gl
USE_GL= gl
XORG_CAT= driver
.include <bsd.port.mk>