diff options
author | Kurt Jaeger <pi@FreeBSD.org> | 2016-04-11 15:48:48 +0000 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2016-04-11 15:48:48 +0000 |
commit | 8c945941d80c8df243b2f3cf01c4e1b61601b4fb (patch) | |
tree | eddd46482b28d514cf1f89d3eeaeb0ab7d125468 /security/p5-Crypt-RSA-Parse/pkg-plist | |
parent | eb724048d8a6c02d57894d5ede90d55854491b6c (diff) | |
download | ports-8c945941d80c8df243b2f3cf01c4e1b61601b4fb.tar.gz ports-8c945941d80c8df243b2f3cf01c4e1b61601b4fb.zip |
New ports: security/ p5-Crypt-Format p5-Crypt-RSA-Parse p5-Protocol-ACME
Conversion utilities for encryption applications
WWW: http://search.cpan.org/dist/Crypt-Format/
Parse RSA keys for useful information
WWW: http://search.cpan.org/dist/Crypt-RSA-Parse/
Interface to the Let's Encrypt ACME API
WWW: http://search.cpan.org/dist/Protocol-ACME/
Notes
Notes:
svn path=/head/; revision=413040
Diffstat (limited to 'security/p5-Crypt-RSA-Parse/pkg-plist')
-rw-r--r-- | security/p5-Crypt-RSA-Parse/pkg-plist | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/security/p5-Crypt-RSA-Parse/pkg-plist b/security/p5-Crypt-RSA-Parse/pkg-plist new file mode 100644 index 000000000000..e1ae76e2de42 --- /dev/null +++ b/security/p5-Crypt-RSA-Parse/pkg-plist @@ -0,0 +1,9 @@ +%%SITE_PERL%%/Crypt/RSA/Parse.pm +%%SITE_PERL%%/Crypt/RSA/Parse/Convert_ASN1.pm +%%SITE_PERL%%/Crypt/RSA/Parse/KeyBase.pm +%%SITE_PERL%%/Crypt/RSA/Parse/Parser.pm +%%SITE_PERL%%/Crypt/RSA/Parse/Parser/MathBigInt.pm +%%SITE_PERL%%/Crypt/RSA/Parse/Private.pm +%%SITE_PERL%%/Crypt/RSA/Parse/Public.pm +%%SITE_PERL%%/Crypt/RSA/Parse/Template.pm +%%PERL5_MAN3%%/Crypt::RSA::Parse.3.gz |