summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/p5-Crypt-RC4/DESCR9
-rw-r--r--security/p5-Crypt-RC4/Makefile16
-rw-r--r--security/p5-Crypt-RC4/PLIST1
-rw-r--r--security/p5-Crypt-RC4/distinfo5
4 files changed, 31 insertions, 0 deletions
diff --git a/security/p5-Crypt-RC4/DESCR b/security/p5-Crypt-RC4/DESCR
new file mode 100644
index 00000000000..ce08e667ca3
--- /dev/null
+++ b/security/p5-Crypt-RC4/DESCR
@@ -0,0 +1,9 @@
+The Perl 5 module Crypt::RC4 provides a simple implementation of
+the RC4 algorithm, developed by RSA Security, Inc.
+
+Disclaimer: Strictly speaking, this module uses the "alleged" RC4
+algorithm. The Algorithm known as "RC4" is a trademark of RSA
+Security Inc., and this document [the module documentation] makes
+no claims one way or another that this is the correct algorithm,
+and further, make no claims about the quality of the source code
+nor any licensing requirements for commercial use
diff --git a/security/p5-Crypt-RC4/Makefile b/security/p5-Crypt-RC4/Makefile
new file mode 100644
index 00000000000..edf64005d81
--- /dev/null
+++ b/security/p5-Crypt-RC4/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/07/27 23:10:37 seb Exp $
+#
+
+DISTNAME= Crypt-RC4-2.02
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= security perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Crypt-RC4/
+COMMENT= Perl5 module for the "alleged" RC4 encryption algorithm
+
+PERL5_PACKLIST= auto/Crypt/RC4/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/security/p5-Crypt-RC4/PLIST b/security/p5-Crypt-RC4/PLIST
new file mode 100644
index 00000000000..5415d3cd7ad
--- /dev/null
+++ b/security/p5-Crypt-RC4/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/07/27 23:10:37 seb Exp $
diff --git a/security/p5-Crypt-RC4/distinfo b/security/p5-Crypt-RC4/distinfo
new file mode 100644
index 00000000000..960fcc807c2
--- /dev/null
+++ b/security/p5-Crypt-RC4/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/07/27 23:10:37 seb Exp $
+
+SHA1 (Crypt-RC4-2.02.tar.gz) = e25f69936a828afa90cfe145349b58bc825cd23e
+RMD160 (Crypt-RC4-2.02.tar.gz) = cfdcba724a44d95694305872c2af6d5c9c86fce4
+Size (Crypt-RC4-2.02.tar.gz) = 4173 bytes