freebsd-ports/x11-drivers/xf86-video-r128/Makefile

18 lines
272 B
Makefile
Raw Normal View History

# $FreeBSD$
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>