aboutsummaryrefslogtreecommitdiff
path: root/deskutils/howm/pkg-message
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2019-08-13 16:01:59 +0000
committerMathieu Arnold <mat@FreeBSD.org>2019-08-13 16:01:59 +0000
commit78d1aff1fc53a63e9c59c078ff2258a5dd29c9dd (patch)
tree557e38686944a0a47350c0dc68f952bec42e13d6 /deskutils/howm/pkg-message
parenta6c40a689b8a327b1ecf5778f120f0d7250ea7a8 (diff)
downloadports-78d1aff1fc53a63e9c59c078ff2258a5dd29c9dd.tar.gz
ports-78d1aff1fc53a63e9c59c078ff2258a5dd29c9dd.zip
Notes
Diffstat (limited to 'deskutils/howm/pkg-message')
-rw-r--r--deskutils/howm/pkg-message6
1 files changed, 6 insertions, 0 deletions
diff --git a/deskutils/howm/pkg-message b/deskutils/howm/pkg-message
index de99a549c530..9f39dee983ee 100644
--- a/deskutils/howm/pkg-message
+++ b/deskutils/howm/pkg-message
@@ -1,5 +1,11 @@
+[
+{ type: install
+ message: <<EOM
To use this port, write below to your ~/.emacs:
;(setq howm-menu-lang 'ja)
(global-set-key "\C-c,," 'howm-menu)
(autoload 'howm-menu "howm-mode" "Hitori Otegaru Wiki Modoki" t)
+EOM
+}
+]