aboutsummaryrefslogtreecommitdiff
path: root/graphics/linux-c7-glx-utils/Makefile
blob: 3785b77cedf5612d009ecf0da84d2fd6e88bbee7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
PORTNAME=	glx-utils
PORTVERSION=	8.3.0
DISTVERSIONSUFFIX=	-10.el7
PORTREVISION=	1
CATEGORIES=	graphics linux

MAINTAINER=	emulation@FreeBSD.org
COMMENT=	Mesa GLX utilities (Linux CentOS ${LINUX_DIST_VER})

USES=		linux:c7
USE_LDCONFIG=	yes
USE_LINUX=	dri xorglibs
USE_LINUX_RPM=	yes

SRC_DISTFILES=	mesa-demos-${DISTVERSIONFULL}${SRC_SUFX}:SOURCE

CONFLICTS=	linux-c6-${PORTNAME}

.include <bsd.port.mk>