ports/x11/xkbutils/Makefile
Fernando Apesteguía c37458d424 x11/xkbutils: improve comment, add upstream url
Reported by:	concussious.bugzilla_runbox.com
Approved by:	x11 (maintainer, timeout)
Differential Revision:	https://reviews.freebsd.org/D45408
2024-06-16 19:01:24 +02:00

16 lines
350 B
Makefile

PORTNAME= xkbutils
PORTVERSION= 1.0.6
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= Collection of small X Keyboard Extension utilities
WWW= https://gitlab.freedesktop.org/xorg/app/xkbutils
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>