1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00
freebsd-ports/x11-drivers/xf86-video-sis-intel/Makefile
Chin-San Huang 48a424a473 Add xf86-video-sis-intel 300407, x.Org sis display driver provided by
Intel.

PR:		ports/124461
Submitted by:	Alexey Illarionov <littlesavage at orionet.ru>
2008-06-14 00:01:35 +00:00

28 lines
709 B
Makefile

# New ports collection makefile for: xf86-video-sis-intel
# Date Created: 30 May 2008
# Whom: Alexey Illarionov <littlesavage@orionet.ru>
# Based on: x11-drivers/xf86-video-sis by flz@FreeBSD.org
#
# $FreeBSD$
#
PORTNAME= xf86-video-sis-intel
PORTVERSION= 300407
CATEGORIES= x11-drivers
MASTER_SITES= http://downloadmirror.intel.com/15443/eng/
DISTNAME= sis_drv_src_300407
MAINTAINER= littlesavage@orionet.ru
COMMENT= X.Org sis display driver provided by Intel
CONFLICTS= xf86-video-sis-[0-9]*
WRKSRC= ${WRKDIR}/2d-driver
USE_GL= gl
XORG_CAT= driver
USE_XORG= xf86dgaproto xf86driproto xineramaproto videoproto xf86miscproto xextproto glproto
MAN4= sis.4x
.include <bsd.port.mk>