aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mailcrypt
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1998-07-05 03:46:38 +0800
committersteve <steve@FreeBSD.org>1998-07-05 03:46:38 +0800
commitc99c0c28a8908a9f76d8969c80b54371e4fb97b6 (patch)
treeeadb0f4bc36461755a3359e2fed21421ea6629a5 /mail/mailcrypt
parentf86befa4514fe310f49bb18265e63e83f9d33e8b (diff)
downloadfreebsd-ports-gnome-c99c0c28a8908a9f76d8969c80b54371e4fb97b6.tar.gz
freebsd-ports-gnome-c99c0c28a8908a9f76d8969c80b54371e4fb97b6.tar.zst
freebsd-ports-gnome-c99c0c28a8908a9f76d8969c80b54371e4fb97b6.zip
Initial import of mailcrypt version 3.4.
mailcrypt - an emacs/pgp interface PR: 6789 Submitted by: murray@cdrom.com
Diffstat (limited to 'mail/mailcrypt')
-rw-r--r--mail/mailcrypt/Makefile18
-rw-r--r--mail/mailcrypt/distinfo1
-rw-r--r--mail/mailcrypt/pkg-comment1
-rw-r--r--mail/mailcrypt/pkg-descr21
-rw-r--r--mail/mailcrypt/pkg-plist9
5 files changed, 50 insertions, 0 deletions
diff --git a/mail/mailcrypt/Makefile b/mail/mailcrypt/Makefile
new file mode 100644
index 000000000000..29b4f35b24ec
--- /dev/null
+++ b/mail/mailcrypt/Makefile
@@ -0,0 +1,18 @@
+# New ports collection makefile for: mailcrypt
+# Version required: 3.4
+# Date created: 29 May 1998
+# Whom: Murray Stokely <murray@cdrom.com>
+#
+# $Id$
+#
+
+DISTNAME= mailcrypt-3.4
+CATEGORIES= mail
+MASTER_SITES= http://cag-www.lcs.mit.edu/mailcrypt/
+MASTER_SITE_SUBDIR= mailcrypt
+
+MAINTAINER= murray@cdrom.com
+
+GNU_CONFIGURE= yes
+
+.include <bsd.port.mk>
diff --git a/mail/mailcrypt/distinfo b/mail/mailcrypt/distinfo
new file mode 100644
index 000000000000..6dd445508087
--- /dev/null
+++ b/mail/mailcrypt/distinfo
@@ -0,0 +1 @@
+MD5 (mailcrypt-3.4.tar.gz) = b34c86f9fb1f3f3935ec9edb9ddfb69e
diff --git a/mail/mailcrypt/pkg-comment b/mail/mailcrypt/pkg-comment
new file mode 100644
index 000000000000..8261c9926602
--- /dev/null
+++ b/mail/mailcrypt/pkg-comment
@@ -0,0 +1 @@
+An Emacs/PGP interface
diff --git a/mail/mailcrypt/pkg-descr b/mail/mailcrypt/pkg-descr
new file mode 100644
index 000000000000..5d44b9914d96
--- /dev/null
+++ b/mail/mailcrypt/pkg-descr
@@ -0,0 +1,21 @@
+Mailcrypt is an Emacs Lisp package which provides a simple interface
+to public key cryptography with PGP. Mailcrypt makes strong
+cryptography a fully integrated part of your normal mail and news
+handling environment, and is an important part of a balanced
+breakfast.
+
+Features :
+
+ * An interface to the usual PGP functions, including encryption,
+ decryption, signature creation, signature verification, key
+ addition, and key extraction
+ * A passphrase cache with configurable timeout
+ * Support for multiple secret keys
+ * A flexible interface to anonymous remailers, including Mixmaster
+ support
+ * An automagic interface to the PGP public key servers through HTTP
+
+http://cag-www.lcs.mit.edu/mailcrypt/
+
+- Murray Stokely
+murray@cdrom.com
diff --git a/mail/mailcrypt/pkg-plist b/mail/mailcrypt/pkg-plist
new file mode 100644
index 000000000000..3bb84987714a
--- /dev/null
+++ b/mail/mailcrypt/pkg-plist
@@ -0,0 +1,9 @@
+share/emacs/site-lisp/mailcrypt.el
+share/emacs/site-lisp/mc-toplev.el
+share/emacs/site-lisp/mc-pgp.el
+share/emacs/site-lisp/mc-remail.el
+share/emacs/site-lisp/mailcrypt.elc
+share/emacs/site-lisp/mc-toplev.elc
+share/emacs/site-lisp/mc-pgp.elc
+share/emacs/site-lisp/mc-remail.elc
+info/mailcrypt