aboutsummaryrefslogtreecommitdiff
path: root/devel/godot-tools/Makefile
blob: 43e64dd72d9800a145e3dc28190f2c88e66b25b1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
PKGNAMESUFFIX=	-tools

COMMENT=	Game integrated development environment

OPTIONS_EXCLUDE=	#
OPTIONS_SLAVE=	TOOLS
# we don't want the pkg-message from the master port
PKGMESSAGE=	${.CURDIR}/pkg-message

MASTERDIR=	${.CURDIR}/../godot

.include "${MASTERDIR}/Makefile"