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

PORTNAME=	xf86-video-chips
PORTVERSION=	1.4.0
CATEGORIES=	x11-drivers

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

USES=		xorg-cat:driver

.include <bsd.port.mk>