summaryrefslogtreecommitdiff
path: root/editors/wordperfect/files/xwp
diff options
context:
space:
mode:
Diffstat (limited to 'editors/wordperfect/files/xwp')
-rw-r--r--editors/wordperfect/files/xwp8
1 files changed, 8 insertions, 0 deletions
diff --git a/editors/wordperfect/files/xwp b/editors/wordperfect/files/xwp
new file mode 100644
index 000000000000..c85bc40bc8ea
--- /dev/null
+++ b/editors/wordperfect/files/xwp
@@ -0,0 +1,8 @@
+#!/bin/sh
+
+# Wrapper for Corel WordPerfect.
+#
+# dugsong@OpenBSD.org
+
+exec REPLACE_ME_WITH_DESTINATION/wpbin/xwp $*
+