summaryrefslogtreecommitdiff
path: root/app-xemacs/sieve/sieve-1.18.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-xemacs/sieve/sieve-1.18.ebuild')
-rw-r--r--app-xemacs/sieve/sieve-1.18.ebuild19
1 files changed, 19 insertions, 0 deletions
diff --git a/app-xemacs/sieve/sieve-1.18.ebuild b/app-xemacs/sieve/sieve-1.18.ebuild
new file mode 100644
index 000000000000..57b325e43bff
--- /dev/null
+++ b/app-xemacs/sieve/sieve-1.18.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+SLOT="0"
+DESCRIPTION="Manage Sieve email filtering scripts"
+XEMACS_PKG_CAT="standard"
+
+RDEPEND="app-xemacs/xemacs-base
+app-xemacs/mail-lib
+app-xemacs/cc-mode
+app-xemacs/sasl
+app-xemacs/ecrypto
+app-xemacs/sh-script
+"
+KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
+
+inherit xemacs-packages