b760897dde
Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D10845
14 lines
220 B
Makefile
14 lines
220 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= xf86-video-mach64
|
|
PORTVERSION= 6.9.5
|
|
PORTREVISION= 2
|
|
CATEGORIES= x11-drivers
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
COMMENT= X.Org mach64 display driver
|
|
|
|
USE_GL= gl
|
|
XORG_CAT= driver
|
|
|
|
.include <bsd.port.mk>
|