freebsd-ports/x11/linux-c7-libxkbcommon/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

16 lines
330 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= linux:c7
USE_LDCONFIG= yes
USE_LINUX_RPM= yes
DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
.include <bsd.port.mk>