aboutsummaryrefslogtreecommitdiffstats
path: root/x11-drivers/xf86-video-glint/Makefile
blob: e3175b17712bc81f0a08042855790052f199431d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $FreeBSD$

PORTNAME=   xf86-video-glint
PORTVERSION=    1.2.8
CATEGORIES= x11-drivers

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

USE_GL=     gl

XORG_CAT=   driver
USE_XORG=   xf86driproto xf86dgaproto glproto
MAN4=       glint.4x

.include <bsd.port.mk>