aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-CAST5
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2010-05-05 13:08:26 +0000
committerAnton Berezin <tobez@FreeBSD.org>2010-05-05 13:08:26 +0000
commit4ecc2ef9d6d7d3baea13b7ff94e6453c8c4afaf1 (patch)
treeb514c83c3204ff76f8547c3e34d2d517f058a2f4 /security/p5-Crypt-CAST5
parent37e7a347af6983ac30d38aa17e7903340ea0ba0d (diff)
downloadports-4ecc2ef9d6d7d3baea13b7ff94e6453c8c4afaf1.tar.gz
ports-4ecc2ef9d6d7d3baea13b7ff94e6453c8c4afaf1.zip
Add security/p5-Crypt-CAST5 0.05, a Perl module that implements
CAST5 block cipher.
Notes
Notes: svn path=/head/; revision=253746
Diffstat (limited to 'security/p5-Crypt-CAST5')
-rw-r--r--security/p5-Crypt-CAST5/Makefile22
-rw-r--r--security/p5-Crypt-CAST5/distinfo3
-rw-r--r--security/p5-Crypt-CAST5/pkg-descr6
-rw-r--r--security/p5-Crypt-CAST5/pkg-plist7
4 files changed, 38 insertions, 0 deletions
diff --git a/security/p5-Crypt-CAST5/Makefile b/security/p5-Crypt-CAST5/Makefile
new file mode 100644
index 000000000000..4a7abd4b14eb
--- /dev/null
+++ b/security/p5-Crypt-CAST5/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: security/p5-Crypt-CAST5
+# Date created: 05 May 2010
+# Whom: Anton Berezin <tobez@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Crypt-CAST5
+PORTVERSION= 0.05
+CATEGORIES= security perl5
+MASTER_SITES= CPAN
+MASTER_SITE_SUBDIR= Crypt
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= perl@FreeBSD.org
+COMMENT= CAST5 block cipher
+
+PERL_CONFIGURE= yes
+
+MAN3= Crypt::CAST5.3
+
+.include <bsd.port.mk>
diff --git a/security/p5-Crypt-CAST5/distinfo b/security/p5-Crypt-CAST5/distinfo
new file mode 100644
index 000000000000..926097524fba
--- /dev/null
+++ b/security/p5-Crypt-CAST5/distinfo
@@ -0,0 +1,3 @@
+MD5 (Crypt-CAST5-0.05.tar.gz) = f4a876c68885950d5df3c30ede634787
+SHA256 (Crypt-CAST5-0.05.tar.gz) = 9b51fc769c34ebb7b605927705af31af277e2532f0c03ed53755d064cdde1307
+SIZE (Crypt-CAST5-0.05.tar.gz) = 26021
diff --git a/security/p5-Crypt-CAST5/pkg-descr b/security/p5-Crypt-CAST5/pkg-descr
new file mode 100644
index 000000000000..0bbd573b5c10
--- /dev/null
+++ b/security/p5-Crypt-CAST5/pkg-descr
@@ -0,0 +1,6 @@
+This module provides an implementation of the CAST5 block cipher using
+compiled C code for increased speed. CAST5 is also known as CAST-128. It
+is a product of the CAST design procedure developed by C. Adams and
+S. Tavares.
+
+WWW: http://search.cpan.org/dist/Crypt-CAST5/
diff --git a/security/p5-Crypt-CAST5/pkg-plist b/security/p5-Crypt-CAST5/pkg-plist
new file mode 100644
index 000000000000..564ca2fcb7c7
--- /dev/null
+++ b/security/p5-Crypt-CAST5/pkg-plist
@@ -0,0 +1,7 @@
+%%SITE_PERL%%/%%PERL_ARCH%%/Crypt/CAST5.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/CAST5/.packlist
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/CAST5/CAST5.bs
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/CAST5/CAST5.so
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/CAST5
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Crypt