summaryrefslogtreecommitdiff
path: root/games/uox3/files
diff options
context:
space:
mode:
authorDonald Burr <dburr@FreeBSD.org>1999-02-25 06:55:50 +0000
committerDonald Burr <dburr@FreeBSD.org>1999-02-25 06:55:50 +0000
commit1518d542290014f59a30bdee11c5ca299b19e4d4 (patch)
treea2d756e7e9bc85430a5ccea085ed1c8d4ad2b24b /games/uox3/files
parentInn2's legal prerequisites. (diff)
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.. :)
Notes
Notes: svn path=/head/; revision=16892
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'