aboutsummaryrefslogtreecommitdiff
path: root/x11-drivers/xf86-video-glint/Makefile
blob: 022f103c8b26554d278768da17b0b2d50aa06fc8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
PORTNAME=	xf86-video-glint
PORTVERSION=	1.2.9
PORTREVISION=	5
CATEGORIES=	x11-drivers

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

USES=		gl xorg-cat:driver
USE_GL=		gl

.include <bsd.port.mk>