summaryrefslogtreecommitdiff
path: root/devel/xorgproto/Makefile
blob: c7801bf7c57adb9e70bb26f3f66e858743d54a6d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
COMMENT =	X Window System unified protocol definitions

DISTNAME =	xorgproto-2022.2

CATEGORIES =	devel

HOMEPAGE =	https://gitlab.freedesktop.org/xorg/proto/xorgproto

MAINTAINER =		xenocara@openbsd.org

# MIT
PERMIT_PACKAGE =	Yes

SITES =		${SITE_XORG:=proto/}

MODULES = 		xenocara

SEPARATE_BUILD =	Yes
CONFIGURE_STYLE =	gnu

NO_TEST =		Yes

.include <bsd.port.mk>