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