aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2013-05-11 14:39:48 +0000
committerPawel Pekala <pawel@FreeBSD.org>2013-05-11 14:39:48 +0000
commitca86b74231452a89c094d9c30cecd140df16d76c (patch)
tree8d8280127f96a958d5a2a0662a30a38647700865
parentfceb91dbf2d610eec810793d28bea49a878ae401 (diff)
downloadports-ca86b74231452a89c094d9c30cecd140df16d76c.tar.gz
ports-ca86b74231452a89c094d9c30cecd140df16d76c.zip
Notes
-rw-r--r--mail/Makefile1
-rw-r--r--mail/claws-mail-pgp/Makefile14
-rw-r--r--mail/claws-mail-pgp/pkg-descr12
3 files changed, 27 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile
index 9f263809fab4..68b8ed8b3420 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -63,6 +63,7 @@
SUBDIR += claws-mail-notification
SUBDIR += claws-mail-pdf_viewer
SUBDIR += claws-mail-perl
+ SUBDIR += claws-mail-pgp
SUBDIR += claws-mail-python
SUBDIR += claws-mail-rssyl
SUBDIR += claws-mail-spamreport
diff --git a/mail/claws-mail-pgp/Makefile b/mail/claws-mail-pgp/Makefile
new file mode 100644
index 000000000000..89b495d092c4
--- /dev/null
+++ b/mail/claws-mail-pgp/Makefile
@@ -0,0 +1,14 @@
+# Created by: Pawel Pekala <pawel@FreeBSD.org>
+# $FreeBSD$
+
+PORTNAME= pgp
+PORTREVISION= 0
+
+COMMENT= PGP plugins for Claws Mail
+
+LIB_DEPENDS= gpgme:${PORTSDIR}/security/gpgme
+
+CLAWS_PLUGINS_BUILD= pgpcore pgpinline pgpmime smime
+
+.include "../claws-mail/Makefile.claws"
+.include <bsd.port.mk>
diff --git a/mail/claws-mail-pgp/pkg-descr b/mail/claws-mail-pgp/pkg-descr
new file mode 100644
index 000000000000..69d9efe0f342
--- /dev/null
+++ b/mail/claws-mail-pgp/pkg-descr
@@ -0,0 +1,12 @@
+The GPG plugins (PGP/Core, PGP/Mime and PGP/Inline) provide digital
+signature and encryption features:
+
+- Checking signatures of received emails
+- Decrypting received emails
+- Sending signed and/or encrypted emails
+- Creating new key pairs easily
+- Optionally, caching your passphrase or using gpg-agent.
+
+S/MIME plugin handles S/MIME signed and/or encrypted mails.
+
+WWW: http://claws-mail.org/plugin.php?plugin=gpg