aboutsummaryrefslogtreecommitdiff
path: root/comms/gnokii
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-13 16:00:39 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-13 16:00:39 +0000
commita6c40a689b8a327b1ecf5778f120f0d7250ea7a8 (patch)
treee784ed48f7c3bb5a803cbd97b583435da971804d /comms/gnokii
parent648300c466186a9a3281a692e09992799c9a706c (diff)
downloadports-a6c40a689b8a327b1ecf5778f120f0d7250ea7a8.tar.gz
ports-a6c40a689b8a327b1ecf5778f120f0d7250ea7a8.zip
Convert to UCL & cleanup pkg-message (categories a-c)
Notes
Notes: svn path=/head/; revision=508834
Diffstat (limited to 'comms/gnokii')
-rw-r--r--comms/gnokii/files/pkg-message.in8
1 files changed, 6 insertions, 2 deletions
diff --git a/comms/gnokii/files/pkg-message.in b/comms/gnokii/files/pkg-message.in
index 7f1b37d3d186..59777ed2c9ac 100644
--- a/comms/gnokii/files/pkg-message.in
+++ b/comms/gnokii/files/pkg-message.in
@@ -1,4 +1,6 @@
-==============================================================================
+[
+{ type: install
+ message: <<EOM
The default config is installed in %%PREFIX%%/etc/gnokiirc.sample, and is
configured for Nokia 6210 phones connected on COM1. Have a look at the
documentation/manpages for more information. You'll need to copy
@@ -10,4 +12,6 @@ gnokii group.
NOTE: if you have enabled and plan using the smsd program check
%%PREFIX%%/share/smsd/README.
-==============================================================================
+EOM
+}
+]