summaryrefslogtreecommitdiff
path: root/net/gnu-dico/files/pkg-message.in
diff options
context:
space:
mode:
Diffstat (limited to 'net/gnu-dico/files/pkg-message.in')
-rw-r--r--net/gnu-dico/files/pkg-message.in10
1 files changed, 6 insertions, 4 deletions
diff --git a/net/gnu-dico/files/pkg-message.in b/net/gnu-dico/files/pkg-message.in
index 558081c3e510..3ca0bd62e35f 100644
--- a/net/gnu-dico/files/pkg-message.in
+++ b/net/gnu-dico/files/pkg-message.in
@@ -1,5 +1,6 @@
-================================================================
-
+[
+{ type: install
+ message: <<EOM
This port installs Dict server dicod and Dict client gdico.
To enable the server, add the following line to /etc/rc.conf:
@@ -12,5 +13,6 @@ and configure them in %%PREFIX%%/etc/dicod.conf
See %%PREFIX%%/etc/dicod.conf.sample for examples.
For help see info documentation: info Dico
-
-================================================================
+EOM
+}
+]