e21f520807
Approved by: portmgr (blanket)
17 lines
356 B
Makefile
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>
|