Message interface to Emacs Window(for emacs20)
Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp> PR: ports/8233 (part of)
This commit is contained in:
parent
617d85793c
commit
8f7a4e3c13
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=14363
15
mail/mew-emacs20/Makefile
Normal file
15
mail/mew-emacs20/Makefile
Normal file
@ -0,0 +1,15 @@
|
||||
# New ports collection makefile for: Mew (for emacs20)
|
||||
# Version required: 1.93
|
||||
# Date created: 17 January 1998
|
||||
# Whom: Kiriyama Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
PKGNAME= mew-emacs20-1.93
|
||||
|
||||
EMACS_NAME= Emacs-20.3
|
||||
DIRENTRY= "* Mew: (mew). Messaging in the Emacs World."
|
||||
INFOFILE= mew.info
|
||||
|
||||
.include "${.CURDIR}/../../mail/mew-common/Makefile"
|
1
mail/mew-emacs20/pkg-comment
Normal file
1
mail/mew-emacs20/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
Message interface to Emacs Window(for emacs20)
|
21
mail/mew-emacs20/pkg-descr
Normal file
21
mail/mew-emacs20/pkg-descr
Normal file
@ -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
|
Loading…
Reference in New Issue
Block a user