aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2019-08-27 19:57:45 +0800
committermat <mat@FreeBSD.org>2019-08-27 19:57:45 +0800
commit49c82b9fe93528e90324efca9028d963c70a8c7b (patch)
treebbec161733f24d25988ff868e0246bb4d8d1b97a /mail
parent7ffb0623c8677200e6357842e07736235336732d (diff)
downloadfreebsd-ports-gnome-49c82b9fe93528e90324efca9028d963c70a8c7b.tar.gz
freebsd-ports-gnome-49c82b9fe93528e90324efca9028d963c70a8c7b.tar.zst
freebsd-ports-gnome-49c82b9fe93528e90324efca9028d963c70a8c7b.zip
Regular pkg-message cleanup.
Pointy hat: dinoex ashish
Diffstat (limited to 'mail')
-rw-r--r--mail/meta1/pkg-message12
1 files changed, 8 insertions, 4 deletions
diff --git a/mail/meta1/pkg-message b/mail/meta1/pkg-message
index 29c37d397948..86a71d6c4789 100644
--- a/mail/meta1/pkg-message
+++ b/mail/meta1/pkg-message
@@ -1,13 +1,17 @@
----------------------------------------------------
+[
+{ type: install, message: <<EOM
on first installation please run:
/usr/local/sbin/sm.setup.sh
-
+EOM
+}
+{ type: remove, message: <<EOM
---------------------------------------------------
to clean after permanent removal please run:
rm -rf /usr/local/etc/meta1 /var/spool/meta1
pw userdel meta1s meta1q meta1c meta1m meta1
pw groupdel meta1s meta1q
-
----------------------------------------------------
+EOM
+}
+]