aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-Random-Source/pkg-plist
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-03-17 13:16:11 +0000
committerMartin Wilke <miwi@FreeBSD.org>2011-03-17 13:16:11 +0000
commit5e67b3f765f74c9ff9fbe43af706199b39abf1ac (patch)
treea72238f8a23ec089079e7cdb5b72b9b0dccfe3aa /security/p5-Crypt-Random-Source/pkg-plist
parentb49c5cc4a6808d72910fde660efa3ad3fa333b5a (diff)
downloadports-5e67b3f765f74c9ff9fbe43af706199b39abf1ac.tar.gz
ports-5e67b3f765f74c9ff9fbe43af706199b39abf1ac.zip
Get weak or strong random data from pluggable sources
WWW: http://search.cpan.org/dist/Crypt-Random-Source PR: ports/155572 Submitted by: Dereckson <dereckson at gmail.com>
Notes
Notes: svn path=/head/; revision=271110
Diffstat (limited to 'security/p5-Crypt-Random-Source/pkg-plist')
-rw-r--r--security/p5-Crypt-Random-Source/pkg-plist22
1 files changed, 22 insertions, 0 deletions
diff --git a/security/p5-Crypt-Random-Source/pkg-plist b/security/p5-Crypt-Random-Source/pkg-plist
new file mode 100644
index 000000000000..0f83a3725094
--- /dev/null
+++ b/security/p5-Crypt-Random-Source/pkg-plist
@@ -0,0 +1,22 @@
+%%SITE_PERL%%/Crypt/Random/Source.pm
+%%SITE_PERL%%/Crypt/Random/Source/Base.pm
+%%SITE_PERL%%/Crypt/Random/Source/Base/File.pm
+%%SITE_PERL%%/Crypt/Random/Source/Base/Handle.pm
+%%SITE_PERL%%/Crypt/Random/Source/Base/Proc.pm
+%%SITE_PERL%%/Crypt/Random/Source/Base/RandomDevice.pm
+%%SITE_PERL%%/Crypt/Random/Source/Factory.pm
+%%SITE_PERL%%/Crypt/Random/Source/Strong.pm
+%%SITE_PERL%%/Crypt/Random/Source/Strong/devrandom.pm
+%%SITE_PERL%%/Crypt/Random/Source/Weak.pm
+%%SITE_PERL%%/Crypt/Random/Source/Weak/devurandom.pm
+%%SITE_PERL%%/Crypt/Random/Source/Weak/rand.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/Random/Source/.packlist
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/Random/Source
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/Random
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt
+@dirrm %%SITE_PERL%%/Crypt/Random/Source/Weak
+@dirrm %%SITE_PERL%%/Crypt/Random/Source/Strong
+@dirrm %%SITE_PERL%%/Crypt/Random/Source/Base
+@dirrm %%SITE_PERL%%/Crypt/Random/Source
+@dirrmtry %%SITE_PERL%%/Crypt/Random
+@dirrmtry %%SITE_PERL%%/Crypt