aboutsummaryrefslogtreecommitdiff
path: root/x11/linux-c7-xcb-util/Makefile
blob: bc3de952e66fb19682683ac99d41a26f2c930ca7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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})

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>