summaryrefslogtreecommitdiffstats
path: root/x11-drivers/xf86-video-vmware/Makefile
blob: ab9ad21ca0acb541d4de560ff26a687979f8a46f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# $FreeBSD$

PORTNAME=	xf86-video-vmware
PORTVERSION=	13.2.1
PORTREVISION=	1
CATEGORIES=	x11-drivers

MAINTAINER=	x11@FreeBSD.org
COMMENT=	X.Org vmware display driver

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/COPYING

XORG_CAT=	driver

ONLY_FOR_ARCHS=	i386 amd64
ONLY_FOR_ARCHS_REASON=	The vmware gfx protocol is only supported on x86-compatible architectures.

.include <bsd.port.mk>
OpenPOWER on IntegriCloud