aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/paq/files
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-14 00:00:39 +0800
committerMathieu Arnold <mat@FreeBSD.org>2019-08-14 00:00:39 +0800
commita6c40a689b8a327b1ecf5778f120f0d7250ea7a8 (patch)
treee784ed48f7c3bb5a803cbd97b583435da971804d /archivers/paq/files
parent648300c466186a9a3281a692e09992799c9a706c (diff)
downloadfreebsd-ports-gnome-a6c40a689b8a327b1ecf5778f120f0d7250ea7a8.tar.gz
freebsd-ports-gnome-a6c40a689b8a327b1ecf5778f120f0d7250ea7a8.tar.zst
freebsd-ports-gnome-a6c40a689b8a327b1ecf5778f120f0d7250ea7a8.zip
Convert to UCL & cleanup pkg-message (categories a-c)
Diffstat (limited to 'archivers/paq/files')
-rw-r--r--archivers/paq/files/pkg-message.in8
1 files changed, 6 insertions, 2 deletions
diff --git a/archivers/paq/files/pkg-message.in b/archivers/paq/files/pkg-message.in
index f9698a1ac0e0..5b56b158ff48 100644
--- a/archivers/paq/files/pkg-message.in
+++ b/archivers/paq/files/pkg-message.in
@@ -1,4 +1,6 @@
-***************************************************************************
+[
+{ type: install
+ message: <<EOM
In addition to the manpages, see %%DOCSDIR%%/readme_*.txt
and the comments at the head of %%DOCSDIR%%/*.cpp
for instructions and details on usage and the algorithms employed. For
@@ -6,4 +8,6 @@ simplicity, the ".exe" suffix has been dropped from the zpsfx
self-expanding archive stub executable, to avoid confusion with win32
executable stubs. zpsfx can be further compressed with archivers/upx,
to yield smaller self-expanding archives.
-***************************************************************************
+EOM
+}
+]