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