summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages/net-im/psi-otr/psi-otr-scm.exheres-014
1 files changed, 14 insertions, 0 deletions
diff --git a/packages/net-im/psi-otr/psi-otr-scm.exheres-0 b/packages/net-im/psi-otr/psi-otr-scm.exheres-0
new file mode 100644
index 0000000..366f928
--- /dev/null
+++ b/packages/net-im/psi-otr/psi-otr-scm.exheres-0
@@ -0,0 +1,14 @@
+# Distributed under the terms of the GNU General Public License v2
+# Copyright 2020 Gluzskiy Alexandr <sss@sss.chaoslab.ru>
+
+require psi-plugin
+
+PLATFORMS="~amd64 ~x86"
+
+DEPENDENCIES="
+ build+run:
+ app-text/tidy
+ net-libs/libotr
+"
+
+SUMMARY="Psi plugin for OTR message encryption"