summaryrefslogtreecommitdiffstats
path: root/mail/mew-xemacs21
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>1998-11-05 22:13:27 +0000
committerkuriyama <kuriyama@FreeBSD.org>1998-11-05 22:13:27 +0000
commitc41d6757cc36304e197c2276b46d32a5060ae982 (patch)
treead8a1767a91dede6f7ec14d0e09fbae77a8fd840 /mail/mew-xemacs21
parentdc77ce265464d8ec351079965afdd063ecff7c03 (diff)
downloadFreeBSD-ports-c41d6757cc36304e197c2276b46d32a5060ae982.zip
FreeBSD-ports-c41d6757cc36304e197c2276b46d32a5060ae982.tar.gz
Message interface to Emacs Window(for xemacs20)
Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp> PR: ports/8233 (part of)
Diffstat (limited to 'mail/mew-xemacs21')
-rw-r--r--mail/mew-xemacs21/Makefile16
-rw-r--r--mail/mew-xemacs21/pkg-comment1
-rw-r--r--mail/mew-xemacs21/pkg-descr21
3 files changed, 38 insertions, 0 deletions
diff --git a/mail/mew-xemacs21/Makefile b/mail/mew-xemacs21/Makefile
new file mode 100644
index 0000000..218825a
--- /dev/null
+++ b/mail/mew-xemacs21/Makefile
@@ -0,0 +1,16 @@
+# New ports collection makefile for: Mew (for xemacs20)
+# Version required: 1.93
+# Date created: 17 January 1998
+# Whom: Kiriyama Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
+#
+# $Id$
+#
+
+PKGNAME= mew-xemacs20-1.93
+
+EMACS_NAME= XEmacs-20.4
+DIRSECTION= Local Packages:
+DIRENTRY= "* Mew:: Messaging in the Emacs World."
+INFOFILE= mew.info
+
+.include "${.CURDIR}/../../mail/mew-common/Makefile"
diff --git a/mail/mew-xemacs21/pkg-comment b/mail/mew-xemacs21/pkg-comment
new file mode 100644
index 0000000..ab5da61
--- /dev/null
+++ b/mail/mew-xemacs21/pkg-comment
@@ -0,0 +1 @@
+Message interface to Emacs Window(for xemacs20)
diff --git a/mail/mew-xemacs21/pkg-descr b/mail/mew-xemacs21/pkg-descr
new file mode 100644
index 0000000..8abcea2
--- /dev/null
+++ b/mail/mew-xemacs21/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}/lib/xemacs-20.4/site-lisp/mew
+ load path - ${PREFIX}/lib/xemacs-20.4/info
+
+Before build this port, You must be prepared Mew-common-port
+(mail/mew-common).
+
+- Kiriyama Kazuhiko
+kiri@kiri.toba-cmt.ac.jp
OpenPOWER on IntegriCloud