summaryrefslogtreecommitdiff
path: root/devel/eclipse-titan/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'devel/eclipse-titan/files/pkg-message.in')
-rw-r--r--devel/eclipse-titan/files/pkg-message.in14
1 files changed, 14 insertions, 0 deletions
diff --git a/devel/eclipse-titan/files/pkg-message.in b/devel/eclipse-titan/files/pkg-message.in
new file mode 100644
index 000000000000..1f015374470f
--- /dev/null
+++ b/devel/eclipse-titan/files/pkg-message.in
@@ -0,0 +1,14 @@
+[
+{ type: install
+ message: <<EOM
+The top directory for Eclipse Titan is %%PREFIX%%/%%TTCN3_DIR%%, and
+binaries have been installed to %%PREFIX%%/%%TTCN3_DIR%%/bin.
+
+You generally need to set TTCN3_DIR environment variable to the top
+directory to use Eclipse Titan, while the ttcn3_start utility automatically
+sets it when no TTCN3_DIR is defined.
+
+A demo test case has been installed in %%EXAMPLESDIR%%.
+EOM
+}
+]