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

PORTREVISION=	1
PKGNAMESUFFIX=	-tools

COMMENT=	Game integrated development environment

OPTIONS_EXCLUDE=	#
OPTIONS_SLAVE=	TOOLS

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

.include "${MASTERDIR}/Makefile"