aboutsummaryrefslogtreecommitdiff
path: root/x11/linux-c7-xcb-util/Makefile
blob: a3c47fe8953a788c65b835d8d15dfeacafa4e733 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
PORTNAME=	xcb-util
PORTVERSION=	0.4.0
DISTVERSIONSUFFIX=	-2.el7
PORTREVISION=	1
CATEGORIES=	x11 linux

MAINTAINER=	emulation@FreeBSD.org
COMMENT=	libxcb/libX11 extension/replacement libraries (Linux CentOS ${LINUX_DIST_VER})
WWW=		https://xcb.freedesktop.org/

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

DESCR=		${.CURDIR:H}/${PORTNAME}/pkg-descr

OPTIONS_DEFINE=	DOCS

.include <bsd.port.mk>