d4f0d0048a
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
19 lines
381 B
Makefile
19 lines
381 B
Makefile
# New ports collection makefile for: xf86-video-vmware
|
|
# Date Created: 17 Feb 2006
|
|
# Whom: Florent Thoumie <flz@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= xf86-video-vmware
|
|
PORTVERSION= 10.14.1
|
|
CATEGORIES= x11-drivers
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
COMMENT= X.Org vmware display driver
|
|
|
|
XORG_CAT= driver
|
|
USE_XORG= xextproto xineramaproto
|
|
MAN4= vmware.4x
|
|
|
|
.include <bsd.port.mk>
|