diff options
Diffstat (limited to 'security/gnupg/pkg')
-rw-r--r-- | security/gnupg/pkg/COMMENT | 1 | ||||
-rw-r--r-- | security/gnupg/pkg/DESCR | 5 | ||||
-rw-r--r-- | security/gnupg/pkg/PLIST | 19 |
3 files changed, 25 insertions, 0 deletions
diff --git a/security/gnupg/pkg/COMMENT b/security/gnupg/pkg/COMMENT new file mode 100644 index 00000000000..59f061a7ed8 --- /dev/null +++ b/security/gnupg/pkg/COMMENT @@ -0,0 +1 @@ +GNU Privacy Gard (PGP) diff --git a/security/gnupg/pkg/DESCR b/security/gnupg/pkg/DESCR new file mode 100644 index 00000000000..5c86a733f9a --- /dev/null +++ b/security/gnupg/pkg/DESCR @@ -0,0 +1,5 @@ +GNU Privacy Guard + +GnuPG is a complete and free replacement for PGP. Because it does not use +IDEA or RSA it can be used without any restrictions. GnuPG is nearly in +compliance with RFC2440 (OpenPGP). diff --git a/security/gnupg/pkg/PLIST b/security/gnupg/pkg/PLIST new file mode 100644 index 00000000000..f8b1f787ce5 --- /dev/null +++ b/security/gnupg/pkg/PLIST @@ -0,0 +1,19 @@ +@comment $NetBSD: PLIST,v 1.1 1999/04/07 23:01:28 mellon Exp $ +bin/gpg +bin/gpgm +lib/gnupg/rndlinux +lib/gnupg/rndegd +lib/gnupg/tiger +lib/gnupg/twofish +man/man1/gpg.1 +man/man1/gpgm.1 +share/gnupg/options.skel +share/locale/de/LC_MESSAGES/gnupg.mo +share/locale/es_ES/LC_MESSAGES/gnupg.mo +share/locale/fr/LC_MESSAGES/gnupg.mo +share/locale/it/LC_MESSAGES/gnupg.mo +share/locale/pl/LC_MESSAGES/gnupg.mo +share/locale/pt_BR/LC_MESSAGES/gnupg.mo +share/locale/ru/LC_MESSAGES/gnupg.mo +@dirrm share/gnupg +@dirrm lib/gnupg |