mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
17 lines
264 B
Makefile
17 lines
264 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= xf86-video-mach64
|
|
PORTVERSION= 6.9.4
|
|
CATEGORIES= x11-drivers
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
COMMENT= X.Org mach64 display driver
|
|
|
|
USE_GL= gl
|
|
|
|
XORG_CAT= driver
|
|
USE_XORG= glproto xf86driproto xf86miscproto
|
|
|
|
NO_STAGE= yes
|
|
.include <bsd.port.mk>
|