199158d1bf
PR: 287006
17 lines
309 B
Makefile
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>
|