aboutsummaryrefslogtreecommitdiffstats
path: root/games/uox3/files
diff options
context:
space:
mode:
authordburr <dburr@FreeBSD.org>1999-02-25 14:55:50 +0800
committerdburr <dburr@FreeBSD.org>1999-02-25 14:55:50 +0800
commit3ce3bfce1a1126360062f66565bcc46a7f2ecfe0 (patch)
treebbfacff533074b2690a01b0973deca34efd9188a /games/uox3/files
parentb0154b62e281c12cd4af3a731a468b5cec2c00cc (diff)
downloadfreebsd-ports-gnome-3ce3bfce1a1126360062f66565bcc46a7f2ecfe0.tar.gz
freebsd-ports-gnome-3ce3bfce1a1126360062f66565bcc46a7f2ecfe0.tar.zst
freebsd-ports-gnome-3ce3bfce1a1126360062f66565bcc46a7f2ecfe0.zip
Reviewed by: Donald Burr <dburr@FreeBSD.ORG>
Submitted by: Donald Burr <dburr@FreeBSD.ORG> Obtained from: the net Import of new port games/uox3, a GPL'd server for Origin Systems' Ultima Online multiplayer roleplaying game. Yet another way to waste your time and that of your co-workers.. :)
Diffstat (limited to 'games/uox3/files')
-rw-r--r--games/uox3/files/uox3.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/games/uox3/files/uox3.sh b/games/uox3/files/uox3.sh
new file mode 100644
index 000000000000..4ff6ae2cea22
--- /dev/null
+++ b/games/uox3/files/uox3.sh
@@ -0,0 +1,5 @@
+#!/bin/sh
+[ -x /usr/local/uox3/uox3 ] && \
+ cd /usr/local/uox3 && \
+ /usr/local/uox3/uox3 > /usr/local/uox3/stdout.log & && \
+ echo -n ' uox3'