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

PORTNAME=   xf86-video-imstt
PORTVERSION=    1.1.0
PORTREVISION=   8
CATEGORIES= x11-drivers

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

IGNORE=     requires pciVideoPtr typedef

XORG_CAT=   driver
MAN4=       imstt.4x

NO_STAGE=   yes
.include <bsd.port.mk>