blob: fa364e1bee8af2bcc17896cc55aaa2016c24af91 (
plain) (
tree)
|
|
# New ports collection makefile for: xf86-video-i810
# Date Created: 17 Feb 2006
# Whom: Florent Thoumie <flz@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= xf86-video-i810
PORTVERSION= 1.6.5
PORTREVISION= 3
CATEGORIES= x11-drivers
MAINTAINER= x11@FreeBSD.org
COMMENT= X.Org i810 display driver
CONFLICTS= xf86-video-intel-[0-9]*
USE_GL= gl
XORG_CAT= driver
USE_XORG= xvmc xf86driproto xextproto x11 glproto xineramaproto
MAN4= i810.4x
.include <bsd.port.mk>
|