summaryrefslogtreecommitdiff
path: root/devel/xorgproto/Makefile
blob: ce487fdd084020efdd0a372a4c64e4d6503eae50 (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

MASTER_SITES =		${MASTER_SITE_XORG:=proto/}

MODULES = 		xenocara

SEPARATE_BUILD =	Yes
CONFIGURE_STYLE =	gnu

NO_TEST =		Yes

.include <bsd.port.mk>