summaryrefslogtreecommitdiff
path: root/games/robocalypto/files/robocalypto.in
diff options
context:
space:
mode:
Diffstat (limited to 'games/robocalypto/files/robocalypto.in')
-rw-r--r--games/robocalypto/files/robocalypto.in7
1 files changed, 0 insertions, 7 deletions
diff --git a/games/robocalypto/files/robocalypto.in b/games/robocalypto/files/robocalypto.in
deleted file mode 100644
index 8736ed7fdef4..000000000000
--- a/games/robocalypto/files/robocalypto.in
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
-#
-# $FreeBSD$
-#
-
-cd "%%DATADIR%%"
-exec %%PYTHON_CMD%% ./run_game.py "${@}"