summaryrefslogtreecommitdiff
path: root/app-xemacs/mailcrypt/mailcrypt-2.14.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-xemacs/mailcrypt/mailcrypt-2.14.ebuild')
-rw-r--r--app-xemacs/mailcrypt/mailcrypt-2.14.ebuild21
1 files changed, 21 insertions, 0 deletions
diff --git a/app-xemacs/mailcrypt/mailcrypt-2.14.ebuild b/app-xemacs/mailcrypt/mailcrypt-2.14.ebuild
new file mode 100644
index 000000000000..13fee8df3bc2
--- /dev/null
+++ b/app-xemacs/mailcrypt/mailcrypt-2.14.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="Support for messaging encryption with PGP"
+XEMACS_PKG_CAT="standard"
+
+RDEPEND="app-xemacs/mail-lib
+app-xemacs/fsf-compat
+app-xemacs/xemacs-base
+app-xemacs/cookie
+app-xemacs/gnus
+app-xemacs/mh-e
+app-xemacs/rmail
+app-xemacs/vm
+"
+KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
+
+inherit xemacs-packages