freebsd-ports/x11/linux-c7-xcb-util-keysyms/Makefile
2021-04-06 16:31:07 +02:00

21 lines
451 B
Makefile

# Created by: Mikhail Teterin <mi@aldan.algebra.com>
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>