freebsd-ports/x11-drivers/xf86-video-r128/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

15 lines
259 B
Makefile

PORTNAME= xf86-video-r128
PORTVERSION= 6.12.0
PORTREVISION= 1
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
.include <bsd.port.mk>