diff options
author | jschauma <jschauma@pkgsrc.org> | 2003-12-08 17:44:49 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2003-12-08 17:44:49 +0000 |
commit | 43c699e6025b8c2c27d410418f99cdcedbbc242e (patch) | |
tree | 4fd2068980ec7d3fb11f552fbba53b3802758f7a /security/pinepgp/PLIST | |
parent | cee5451a2f8d7cc6e07b2fe28f1dcce3cb69b16f (diff) | |
download | pkgsrc-43c699e6025b8c2c27d410418f99cdcedbbc242e.tar.gz |
Initial import of PinePGP into pkgsrc:
PinePgp is set of display and sending filters which enables pine to send and
receive signed and/or encrypted e-mails.
Supported are both PGP <http://www.pgp.com/> (version 2.6.x, 5.x and 6.5.x)
and GnuPG <http://www.gnupg.org/> (version 1.0.0 and later).
Diffstat (limited to 'security/pinepgp/PLIST')
-rw-r--r-- | security/pinepgp/PLIST | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/security/pinepgp/PLIST b/security/pinepgp/PLIST new file mode 100644 index 00000000000..8e14cf551f2 --- /dev/null +++ b/security/pinepgp/PLIST @@ -0,0 +1,14 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2003/12/08 17:44:49 jschauma Exp $ +bin/gpg-check +bin/gpg-encrypt +bin/gpg-sign +bin/gpg-sign+encrypt +bin/pinegpg +bin/pinegpg-install +bin/pinepgp5x +bin/pinepgp5x-install +bin/pinepgpgpg-install +bin/pgp5x-check +bin/pgp5x-encrypt +bin/pgp5x-sign +bin/pgp5x-sign+encrypt |