21 lines
396 B
Makefile
21 lines
396 B
Makefile
# New ports collection makefile for: xf86-video-imstt
|
|
# Date Created: 17 Feb 2006
|
|
# Whom: Florent Thoumie <flz@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= xf86-video-imstt
|
|
PORTVERSION= 1.1.0
|
|
PORTREVISION= 5
|
|
CATEGORIES= x11-drivers
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
COMMENT= X.Org imstt display driver
|
|
|
|
IGNORE= requires pciVideoPtr typedef
|
|
|
|
XORG_CAT= driver
|
|
MAN4= imstt.4x
|
|
|
|
.include <bsd.port.mk>
|