summaryrefslogtreecommitdiff
path: root/x11/xinit/Makefile
blob: eaf55affe11f196405d86b3f3de9c56a7ba2c16d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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>