aboutsummaryrefslogtreecommitdiffstats
path: root/x11/linux-c7-xcb-util/Makefile
blob: f7750e87bf7c327e65d80c0391029e2989670ebf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Created by: Mikhail Teterin <mi@aldan.algebra.com>

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>