summaryrefslogtreecommitdiff
path: root/security/pear-Crypt_Blowfish/pkg-descr
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2005-05-05 19:51:19 +0000
committerThierry Thomas <thierry@FreeBSD.org>2005-05-05 19:51:19 +0000
commit56ba17e54e205c9de3e77df697b7f3caa9b4a6c0 (patch)
tree8373a864a1fda06eeb1368755c7abe17ab69fdd0 /security/pear-Crypt_Blowfish/pkg-descr
parentTrivially unbreak gracer by fixing bad C code. Still has some visual issues. (diff)
Add pear-Crypt_Blowfish 1.0.0, PEAR class for blowfish encryption.
PR: 80404 Submitted by: Antonio Carlos Venancio Junior (<antonio (at) php.net>)
Notes
Notes: svn path=/head/; revision=134673
Diffstat (limited to 'security/pear-Crypt_Blowfish/pkg-descr')
-rw-r--r--security/pear-Crypt_Blowfish/pkg-descr6
1 files changed, 6 insertions, 0 deletions
diff --git a/security/pear-Crypt_Blowfish/pkg-descr b/security/pear-Crypt_Blowfish/pkg-descr
new file mode 100644
index 000000000000..efac6514e273
--- /dev/null
+++ b/security/pear-Crypt_Blowfish/pkg-descr
@@ -0,0 +1,6 @@
+PEAR::Crypt_Blowfish allows you to prefore two-way blowfish on the fly using
+only PHP.
+
+This package does not require the Mcrypt PHP extension to work.
+
+WWW: http://pear.php.net/package/Crypt_Blowfish/