aboutsummaryrefslogtreecommitdiffstats
path: root/security/gtkpasman/files/pkg-message.in
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2019-08-14 20:16:12 +0800
committermat <mat@FreeBSD.org>2019-08-14 20:16:12 +0800
commit3b7cfe0657b6ef8964f3c2ab2d71dd2fc30bb6f0 (patch)
treed93b56c802078ea422367abc82bd53ab1780d10b /security/gtkpasman/files/pkg-message.in
parentaee3074317e0383d11c7115b7a40519f802a8e9c (diff)
downloadfreebsd-ports-gnome-3b7cfe0657b6ef8964f3c2ab2d71dd2fc30bb6f0.tar.gz
freebsd-ports-gnome-3b7cfe0657b6ef8964f3c2ab2d71dd2fc30bb6f0.tar.zst
freebsd-ports-gnome-3b7cfe0657b6ef8964f3c2ab2d71dd2fc30bb6f0.zip
Convert to UCL & cleanup pkg-message (categories s)
Diffstat (limited to 'security/gtkpasman/files/pkg-message.in')
-rw-r--r--security/gtkpasman/files/pkg-message.in8
1 files changed, 6 insertions, 2 deletions
diff --git a/security/gtkpasman/files/pkg-message.in b/security/gtkpasman/files/pkg-message.in
index 299812600b11..6d2543e61068 100644
--- a/security/gtkpasman/files/pkg-message.in
+++ b/security/gtkpasman/files/pkg-message.in
@@ -1,8 +1,12 @@
-#####################################################################
+[
+{ type: install
+ message: <<EOM
This port installs a sample password file in the following location:
%%DOCSDIR%%
You may find this file useful while making your own password file.
Also note that the File->Open function is not implemented yet.
-#####################################################################
+EOM
+}
+]