freebsd-ports/devel/godot2-tools/Makefile
Dmitry Marakasov 092af8a5ec - Rename godot, godot-tools to godot2, godot2-tools in preparation for godot 3
- Fix godot consumers to use godot2

PR:		224604
Submitted by:	FreeBSD@ShaneWare.Biz (maintainer)
2018-03-16 17:27:57 +00:00

13 lines
245 B
Makefile

# Created by: Shane Ambler <FreeBSD@Shaneware.biz>
# $FreeBSD$
PKGNAMESUFFIX= 2-tools
COMMENT= Game integrated development environment
OPTIONS_EXCLUDE= #
OPTIONS_SLAVE= TOOLS
MASTERDIR= ${.CURDIR}/../godot2
.include "${MASTERDIR}/Makefile"