summaryrefslogtreecommitdiff
path: root/x11-drivers/xf86-video-vesa/Makefile
blob: 64f9a605654095eb303649eda4e1e667f83fddc3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $FreeBSD$

PORTNAME=	xf86-video-vesa
PORTVERSION=	2.4.0
PORTREVISION=	2
CATEGORIES=	x11-drivers

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

USES=		xorg-cat:driver

.include <bsd.port.mk>