ports/x11/xkbutils/Makefile
Emmanuel Vadot e1317da4ea x11/xkbutils: Update to 1.0.6
Release notes:	https://lists.x.org/archives/xorg-announce/2024-February/003448.html

Sponsored by:	Beckhoff Automation GmbH & Co. KG
2024-02-04 08:55:15 +01:00

16 lines
262 B
Makefile

PORTNAME= xkbutils
PORTVERSION= 1.0.6
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= XKB utility demos
LICENSE= MIT
USES= tar:xz xorg xorg-cat:app
USE_XORG= xkbfile x11 xaw xorgproto xt
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
.include <bsd.port.mk>