1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-17 08:01:36 +00:00
freebsd-ports/x11/libxkbfile/Makefile
Emmanuel Vadot 17a9fccfe9 x11/libxkbfile: Update to 1.1.3
Release notes:	https://lists.x.org/archives/xorg-announce/2024-February/003455.html

Sponsored by:	Beckhoff Automation GmbH & Co. KG
2024-02-05 09:01:54 +01:00

18 lines
317 B
Makefile

PORTNAME= libxkbfile
PORTVERSION= 1.1.3
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= XKB file library
WWW= https://www.freedesktop.org/Software/xorg
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
USES= tar:xz xorg xorg-cat:lib
USE_XORG= x11 xorgproto
INSTALL_TARGET= install-strip
.include <bsd.port.mk>