Release notes: https://lists.x.org/archives/xorg-announce/2024-February/003448.html Sponsored by: Beckhoff Automation GmbH & Co. KG
16 lines
262 B
Makefile
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>
|