aboutsummaryrefslogtreecommitdiffstats
path: root/mail/pgpsendmail
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1995-04-17 07:49:16 +0800
committerache <ache@FreeBSD.org>1995-04-17 07:49:16 +0800
commitb0b15fa173f9df63c1614bfae9c3f362c407795d (patch)
tree42d18fd3a8a0157ca04b030eeb15be8724d7905c /mail/pgpsendmail
parentc4da867be3e5620ae755f6a38053dd85ad6848c3 (diff)
downloadfreebsd-ports-gnome-b0b15fa173f9df63c1614bfae9c3f362c407795d.tar.gz
freebsd-ports-gnome-b0b15fa173f9df63c1614bfae9c3f362c407795d.tar.zst
freebsd-ports-gnome-b0b15fa173f9df63c1614bfae9c3f362c407795d.zip
Add pkg
Diffstat (limited to 'mail/pgpsendmail')
-rw-r--r--mail/pgpsendmail/pkg-comment1
-rw-r--r--mail/pgpsendmail/pkg-descr8
-rw-r--r--mail/pgpsendmail/pkg-plist9
3 files changed, 18 insertions, 0 deletions
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