summaryrefslogtreecommitdiff
path: root/x11/xtrans/Makefile
blob: 09050e64b995c4c7b03e6bbe6868560190ab1e13 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
COMMENT =	X Window System Protocols Transport layer shared code

DISTNAME =	xtrans-1.5.0

CATEGORIES =	x11

HOMEPAGE =	https://gitlab.freedesktop.org/xorg/lib/libxtrans

MAINTAINER =	xenocara@openbsd.org

# MIT
PERMIT_PACKAGE =	Yes

MASTER_SITES =		${MASTER_SITE_XORG:=lib/}

MODULES =		xenocara

SEPARATE_BUILD =	Yes
CONFIGURE_STYLE =	gnu

#
#NO_BUILD =		Yes
NO_TEST =		Yes

.include <bsd.port.mk>