diff --git a/mail/pgpsendmail/pkg-comment b/mail/pgpsendmail/pkg-comment new file mode 100644 index 000000000000..49750fa54c13 --- /dev/null +++ b/mail/pgpsendmail/pkg-comment @@ -0,0 +1 @@ +PGPsendmail v1.4 -- PGP sign/encrypt/decrypt messages automatically diff --git a/mail/pgpsendmail/pkg-descr b/mail/pgpsendmail/pkg-descr new file mode 100644 index 000000000000..7cd5b95ffdee --- /dev/null +++ b/mail/pgpsendmail/pkg-descr @@ -0,0 +1,8 @@ + PGPsendmail is a drop-in wrapper for the standard sendmail +programme which resides as /usr/lib/sendmail on most Unix systems. +It allows the automatic encryption of outgoing messages by using the +recipient's PGP public keys. It does *not* provide for automatic +decryption of incoming messages: such a feature would necessarily +involve compromising your passphrase. +However, it can provide for automatic signing of outgoing messages by +using PGPdaemon. diff --git a/mail/pgpsendmail/pkg-plist b/mail/pgpsendmail/pkg-plist new file mode 100644 index 000000000000..e17af6a2311c --- /dev/null +++ b/mail/pgpsendmail/pkg-plist @@ -0,0 +1,9 @@ +@cwd /usr/local +lib/pgpsendmail +bin/pgpdaemon +bin/pgppipe +bin/sendpgppass +man/man8/pgpsendmail.8 +man/man8/pgpdaemon.8 +man/man1/pgppipe.1 +man/man1/sendpgppass.1