diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2006-11-26 16:43:51 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2006-11-26 16:43:51 +0000 |
commit | d541788a120e3cc1be947ff471b83c8f8d48273c (patch) | |
tree | 1c0c6ed2fc6fde0ce2397f0d912cd18fde7f6c19 /security/p5-Crypt-GCrypt/pkg-descr | |
parent | d223be9fa3e9c01851c846df595a3406927fa695 (diff) | |
download | ports-d541788a120e3cc1be947ff471b83c8f8d48273c.tar.gz ports-d541788a120e3cc1be947ff471b83c8f8d48273c.zip |
Notes
Diffstat (limited to 'security/p5-Crypt-GCrypt/pkg-descr')
-rw-r--r-- | security/p5-Crypt-GCrypt/pkg-descr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/p5-Crypt-GCrypt/pkg-descr b/security/p5-Crypt-GCrypt/pkg-descr index 6ae2c1fe47a8..fe5dacfd7eb8 100644 --- a/security/p5-Crypt-GCrypt/pkg-descr +++ b/security/p5-Crypt-GCrypt/pkg-descr @@ -1,3 +1,5 @@ Crypt::GCrypt provides an object interface to the C libgcrypt library. It currently supports symmetric encryption/decryption, while asymmetric cryptography is being worked on. + +WWW: http://search.cpan.org/dist/Crypt-GCrypt/ |