summaryrefslogtreecommitdiff
path: root/lang/J
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-13 22:29:42 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-13 22:29:42 +0000
commit558224994b6a2fbede4a420d1e66d57bbea5c4a8 (patch)
treef8fffd0a880e3bf796b0afc8c07cde885792a226 /lang/J
parentremove strange prop. (diff)
onvert to UCL & cleanup pkg-message (categories l-m)
Notes
Notes: svn path=/head/; revision=508882
Diffstat (limited to 'lang/J')
-rw-r--r--lang/J/files/pkg-message.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/lang/J/files/pkg-message.in b/lang/J/files/pkg-message.in
index 521c13c2d6f9..ace73d6d84dd 100644
--- a/lang/J/files/pkg-message.in
+++ b/lang/J/files/pkg-message.in
@@ -1,3 +1,6 @@
+[
+{ type: install
+ message: <<EOM
JE and jconsole have been installed in %%LOCALBASE%%/lib/j/bin.
Addons are installed in %%LOCALBASE%%/share/j/addons and system files
@@ -7,3 +10,6 @@ This port installs ONLY the base system. In order to install
additional addons, use the JAL, running jconsole as root:
http://code.jsoftware.com/wiki/JAL/Package_Manager/jpkg
+EOM
+}
+]