freebsd-ports/x11/linux-c7-libxkbcommon/Makefile
Stefan Eßer e21f520807 x11/linux-c7-libxkbcommon: Add CPE information
Approved by:	portmgr (blanket)
2021-10-21 17:41:05 +02:00

17 lines
356 B
Makefile

PORTNAME= libxkbcommon
PORTVERSION= 0.7.1
DISTVERSIONSUFFIX= -3.el7
PORTREVISION= 1
CATEGORIES= x11 linux
MAINTAINER= emulation@FreeBSD.org
COMMENT= Keymap handling library (Linux CentOS ${LINUX_DIST_VER})
USES= cpe linux:c7
CPE_VENDOR= xkbcommon
USE_LDCONFIG= yes
USE_LINUX_RPM= yes
DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
.include <bsd.port.mk>