opnsense-ports/graphics/linux-c7-glx-utils/Makefile
Franco Fichtner 8e6b151b19 */*: sync with upstream
Taken from: FreeBSD
2017-02-02 03:31:51 +01:00

21 lines
460 B
Makefile

# Created by: Piotr Kubaj <pkubaj@anongoth.pl>
# $FreeBSD$
PORTNAME= glx-utils
PORTVERSION= 8.2.0
PORTREVISION= 3
CATEGORIES= graphics linux
SRC_DISTFILES= mesa-11.2.2-2.20160614.el7${SRC_SUFX}:SOURCE
MAINTAINER= emulation@FreeBSD.org
COMMENT= Mesa GLX utilities (Linux CentOS ${LINUX_DIST_VER})
CONFLICTS= linux-c6-${PORTNAME}-[0-9]*
RPMVERSION= 3.el7
USES= linux:c7
USE_LDCONFIG= yes
USE_LINUX= dri xorglibs
USE_LINUX_RPM= nolib
.include <bsd.port.mk>