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

MAINTAINER=	emulation@FreeBSD.org
COMMENT=	Port of Xlib's XImage and XShmImage functions (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>