aboutsummaryrefslogtreecommitdiffstats
path: root/security/p5-Crypt-Twofish/pkg-descr
diff options
context:
space:
mode:
authorwill <will@FreeBSD.org>2001-01-04 07:27:24 +0800
committerwill <will@FreeBSD.org>2001-01-04 07:27:24 +0800
commit77bd57fb64916733a29c75421f2112c92ccf878f (patch)
tree7f4f7571ac2dffd8fa6d58591266b50d64ba178f /security/p5-Crypt-Twofish/pkg-descr
parent8a9848a879307d8f7905de889b34a75adec4ae53 (diff)
downloadfreebsd-ports-gnome-77bd57fb64916733a29c75421f2112c92ccf878f.tar.gz
freebsd-ports-gnome-77bd57fb64916733a29c75421f2112c92ccf878f.tar.zst
freebsd-ports-gnome-77bd57fb64916733a29c75421f2112c92ccf878f.zip
Add p5-Crypt-Twofish 1.0, perl module implementing the Twofish cipher.
Diffstat (limited to 'security/p5-Crypt-Twofish/pkg-descr')
-rw-r--r--security/p5-Crypt-Twofish/pkg-descr5
1 files changed, 5 insertions, 0 deletions
diff --git a/security/p5-Crypt-Twofish/pkg-descr b/security/p5-Crypt-Twofish/pkg-descr
new file mode 100644
index 000000000000..f5b246ad853e
--- /dev/null
+++ b/security/p5-Crypt-Twofish/pkg-descr
@@ -0,0 +1,5 @@
+Crypt::Twofish is a perl module implementing the Twofish cipher.
+
+Author: Nishant Kakani <nishantkakani@hotmail.com>
+
+--will