opnsense-ports/graphics/linux-c7-glx-utils/Makefile
2022-09-07 22:33:21 +02:00

20 lines
434 B
Makefile

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})
WWW= https://www.centos.org/
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>