aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-PGPSimple/pkg-descr
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-06-17 20:04:27 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-06-17 20:04:27 +0000
commitcd058e36e086bf3fad6714db62e3236f0d895ca3 (patch)
treede90f81b57b473384fc9e30bae7fafa0e31aee2a /security/p5-Crypt-PGPSimple/pkg-descr
parentdd3d1ba0331bf7d54351453d79e71ecae24a16a8 (diff)
downloadports-cd058e36e086bf3fad6714db62e3236f0d895ca3.tar.gz
ports-cd058e36e086bf3fad6714db62e3236f0d895ca3.zip
Notes
Diffstat (limited to 'security/p5-Crypt-PGPSimple/pkg-descr')
-rw-r--r--security/p5-Crypt-PGPSimple/pkg-descr9
1 files changed, 9 insertions, 0 deletions
diff --git a/security/p5-Crypt-PGPSimple/pkg-descr b/security/p5-Crypt-PGPSimple/pkg-descr
new file mode 100644
index 000000000000..2ea2c0a20218
--- /dev/null
+++ b/security/p5-Crypt-PGPSimple/pkg-descr
@@ -0,0 +1,9 @@
+Object oriented interface to PGP. Requires PGP installed on the server.
+Allows Perl scripts to encrypt, decrypt and sign messages using PGP
+for the encyption. Tested with PGP 2.6.2 and PGP 6.5.8 on UNIX and
+Windows.
+
+WWW: http://search.cpan.org/search?dist=Crypt-PGPSimple
+
+- Matjaz Prelog
+ <rachek@si.freebsd.org>