aboutsummaryrefslogtreecommitdiff
path: root/devel/godot2-tools/Makefile
blob: 94050914a7ce6e31ce02dd8dd985a69af29b9402 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# Created by: Shane Ambler <FreeBSD@Shaneware.biz>

PKGNAMESUFFIX=	2-tools

COMMENT=	Game integrated development environment

OPTIONS_EXCLUDE=	#
OPTIONS_SLAVE=	TOOLS

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

.include "${MASTERDIR}/Makefile"