diff options
Diffstat (limited to 'devel/godot35-tools/Makefile')
-rw-r--r-- | devel/godot35-tools/Makefile | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/devel/godot35-tools/Makefile b/devel/godot35-tools/Makefile deleted file mode 100644 index 8539b7c458ac..000000000000 --- a/devel/godot35-tools/Makefile +++ /dev/null @@ -1,12 +0,0 @@ -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" |