diff options
author | kuriyama <kuriyama@FreeBSD.org> | 1998-11-05 22:10:45 +0000 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 1998-11-05 22:10:45 +0000 |
commit | 92c05f366b522a5892abc89c50ed77274318c311 (patch) | |
tree | 9d84e5249603263609e831a04325eafea7cd7a84 /mail/mew-emacs20/pkg-descr | |
parent | 62932b8da9b9159e0e64bb53c19a0efa0d903b01 (diff) | |
download | FreeBSD-ports-92c05f366b522a5892abc89c50ed77274318c311.zip FreeBSD-ports-92c05f366b522a5892abc89c50ed77274318c311.tar.gz |
Message interface to Emacs Window(for emacs20)
Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
PR: ports/8233 (part of)
Diffstat (limited to 'mail/mew-emacs20/pkg-descr')
-rw-r--r-- | mail/mew-emacs20/pkg-descr | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/mail/mew-emacs20/pkg-descr b/mail/mew-emacs20/pkg-descr new file mode 100644 index 0000000..020291a --- /dev/null +++ b/mail/mew-emacs20/pkg-descr @@ -0,0 +1,21 @@ +Mew is a "Message interface to Emacs Window" to integrate + + - Email + - NetNews + - MIME(Multipurpose Internet Mail Extensions) + - PGP(Pretty Good Privacy) + +and to make it easy to view and compose them. With Mew you can send a +picture of a birthday cake with the song "Happy Birthday to you" to your +friend, which is encrypted by strong cryptograph. + +Info path and elisp load path would be set as follows : + + Info path - ${PREFIX}/share/emacs/20.3/site-lisp/mew + load path - ${PREFIX}/share/emacs/20.3/info + +Before build this port, You must be prepared Mew-common-port +(mail/mew-common). + +- Kiriyama Kazuhiko +kiri@kiri.toba-cmt.ac.jp |