aboutsummaryrefslogtreecommitdiff
path: root/mail/wanderlust
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-13 22:29:42 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-13 22:29:42 +0000
commit558224994b6a2fbede4a420d1e66d57bbea5c4a8 (patch)
treef8fffd0a880e3bf796b0afc8c07cde885792a226 /mail/wanderlust
parentca2f814673dd2e6d2afab56e7d0c650fe46a7872 (diff)
downloadports-558224994b6a2fbede4a420d1e66d57bbea5c4a8.tar.gz
ports-558224994b6a2fbede4a420d1e66d57bbea5c4a8.zip
onvert to UCL & cleanup pkg-message (categories l-m)
Notes
Notes: svn path=/head/; revision=508882
Diffstat (limited to 'mail/wanderlust')
-rw-r--r--mail/wanderlust/pkg-message24
1 files changed, 14 insertions, 10 deletions
diff --git a/mail/wanderlust/pkg-message b/mail/wanderlust/pkg-message
index add3dd434ba1..e76e8ff11fdc 100644
--- a/mail/wanderlust/pkg-message
+++ b/mail/wanderlust/pkg-message
@@ -1,10 +1,14 @@
-************************************************************
-* Before using Wanderlust, you must set following elisp *
-* to your own .emacs file. *
-* *
-* (require 'wanderlust-startup) *
-* *
-* Sample configuration files are installed into *
-* ${PREFIX}/share/examples/wanderlust. Please copy to *
-* your home directory and edit them. *
-************************************************************
+[
+{ type: install
+ message: <<EOM
+ Before using Wanderlust, you must set following elisp
+ to your own .emacs file.
+
+ (require 'wanderlust-startup)
+
+ Sample configuration files are installed into
+ ${PREFIX}/share/examples/wanderlust. Please copy to
+ your home directory and edit them.
+EOM
+}
+]