ports/devel/godot35-tools/Makefile
Shane 2735a434db devel/godot35-tools: new port for LTS godot-tools
Create a new port to add support for previous LTS version of godot.
This works with new devel/godot35 port to offer IDE build.

PR:		269957
Reported by:	FreeBSD@ShaneWare.Biz
2023-03-07 16:40:00 +01:00

12 lines
248 B
Makefile

PKGNAMESUFFIX= 35-tools
COMMENT= Game integrated development environment
OPTIONS_EXCLUDE= #
OPTIONS_SLAVE= TOOLS
# we don't want the pkg-message from the master port
PKGMESSAGE=
MASTERDIR= ${.CURDIR}/../godot35
.include "${MASTERDIR}/Makefile"