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