Files
ports/x11/xinit/Makefile
T
mew14930xvi 199158d1bf x11/xinit: Update to 1.4.4
PR:	287006
2025-07-01 15:54:21 +02:00

17 lines
309 B
Makefile

PORTNAME= xinit
DISTVERSION= 1.4.4
PORTEPOCH= 1
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= X Window System initializer
WWW= https://gitlab.freedesktop.org/xorg/app/xinit
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
USES= tar:xz xorg xorg-cat:app
USE_XORG= x11 xorgproto
.include <bsd.port.mk>