# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # godot-tools # godot-tools/Makefile # echo c - godot-tools mkdir -p godot-tools > /dev/null 2>&1 echo x - godot-tools/Makefile sed 's/^X//' >godot-tools/Makefile << '72054dd3305fa55e656abe263705f52f' X# Created by: Shane Ambler X# $FreeBSD$ X XPKGNAMESUFFIX= -tools X XCOMMENT= Game integrated development environment X XOPTIONS_EXCLUDE= # XOPTIONS_SLAVE= TOOLS X XMASTERDIR= ${.CURDIR}/../godot X X.include "${MASTERDIR}/Makefile" 72054dd3305fa55e656abe263705f52f exit