summaryrefslogtreecommitdiff
path: root/mail/claws-mail-pgpmime
diff options
context:
space:
mode:
authorsmb <smb>2007-08-03 02:34:35 +0000
committersmb <smb>2007-08-03 02:34:35 +0000
commit4053f7518fde7f8355db82b3c9a0266a52cdb20a (patch)
treeb28e767b43e92c44b5968f9d0ba0efa084ccb963 /mail/claws-mail-pgpmime
parentd2688fc1061dd709d2371bf79c1124a3523b29ae (diff)
downloadpkgsrc-4053f7518fde7f8355db82b3c9a0266a52cdb20a.tar.gz
Add claws-mail 2.10.0 and many of the plug-ins
Diffstat (limited to 'mail/claws-mail-pgpmime')
-rw-r--r--mail/claws-mail-pgpmime/DESCR4
-rw-r--r--mail/claws-mail-pgpmime/Makefile21
-rw-r--r--mail/claws-mail-pgpmime/PLIST7
3 files changed, 32 insertions, 0 deletions
diff --git a/mail/claws-mail-pgpmime/DESCR b/mail/claws-mail-pgpmime/DESCR
new file mode 100644
index 00000000000..289d1095004
--- /dev/null
+++ b/mail/claws-mail-pgpmime/DESCR
@@ -0,0 +1,4 @@
+Using Dillo, a very light web browser, the dillo-viewer plugin allows
+Sylpheed-claws to render HTML attachments. Note that it is done in a somewhat
+secure way, by passing the -s argument to Dillo, which prevents it from making
+any Internet connection.
diff --git a/mail/claws-mail-pgpmime/Makefile b/mail/claws-mail-pgpmime/Makefile
new file mode 100644
index 00000000000..e372608f46e
--- /dev/null
+++ b/mail/claws-mail-pgpmime/Makefile
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1 2007/08/03 02:34:56 smb Exp $
+#
+
+PLUGIN_NAME= pgpmime
+.include "../../mail/claws-mail/plugins.mk"
+
+MAINTAINER= smb@NetBSD.org
+COMMENT= Handles PGP/MIME signed and/or encrypted mails
+
+CONFIGURE_ARGS+= --enable-gpgme
+CONFIGURE_ARGS+= --enable-pgpcore-plugin
+CONFIGURE_ARGS+= --enable-pgpmime-plugin
+
+DEPENDS+= claws-mail-pgpcore>=${CLAWS_VERSION}:../../mail/claws-mail-pgpcore
+
+PLIST_SRC+= PLIST
+
+.include "../../security/gpgme/buildlink3.mk"
+.include "../../x11/gtk2/buildlink3.mk"
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/mail/claws-mail-pgpmime/PLIST b/mail/claws-mail-pgpmime/PLIST
new file mode 100644
index 00000000000..83ae7c5b60a
--- /dev/null
+++ b/mail/claws-mail-pgpmime/PLIST
@@ -0,0 +1,7 @@
+@comment $NetBSD: PLIST,v 1.1 2007/08/03 02:34:57 smb Exp $
+include/claws-mail/plugins/pgpmime/pgpmime.h
+lib/claws-mail/plugins/pgpmime.deps
+lib/claws-mail/plugins/pgpmime.la
+@dirrm lib/claws-mail/plugins
+@dirrm include/claws-mail/plugins/pgpmime
+@dirrm include/claws-mail/plugins