fastfetch: update to 2.30.1
[oi-userland.git] / components / perl / Alt-Crypt-RSA-BigInt / Makefile
blob210fa3af0abf7767d9412876d959606d40d7e117
2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
5 # 1.0 of the CDDL.
7 # A full copy of the text of the CDDL should have accompanied this
8 # source. A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
13 # This file was automatically generated using the following command:
14 # $WS_TOOLS/perl-integrate-module Alt::Crypt::RSA::BigInt
17 BUILD_STYLE = makemaker
18 USE_COMMON_TEST_MASTER = no
20 include ../../../make-rules/shared-macros.mk
22 COMPONENT_PERL_MODULE = Alt::Crypt::RSA::BigInt
23 HUMAN_VERSION = 0.06
24 COMPONENT_REVISION = 1
25 COMPONENT_SUMMARY = Alt::Crypt::RSA::BigInt - RSA public-key cryptosystem, using Math::BigInt
26 COMPONENT_CPAN_AUTHOR = DANAJ
27 COMPONENT_ARCHIVE_HASH = \
28 sha256:76f434cab36999cdf09811345bb39d6b7cbed7e085b02338328c7f46e08b38f3
29 COMPONENT_LICENSE = Artistic-1.0 OR GPL-1.0-or-later
30 COMPONENT_LICENSE_FILE = LICENSE
32 include $(WS_MAKE_RULES)/common.mk
34 # Auto-generated dependencies
35 PERL_REQUIRED_PACKAGES += library/perl-5/class-loader
36 PERL_REQUIRED_PACKAGES += library/perl-5/convert-ascii-armour
37 PERL_REQUIRED_PACKAGES += library/perl-5/crypt-blowfish
38 PERL_REQUIRED_PACKAGES += library/perl-5/crypt-cbc
39 PERL_REQUIRED_PACKAGES += library/perl-5/data-buffer
40 PERL_REQUIRED_PACKAGES += library/perl-5/digest-md2
41 PERL_REQUIRED_PACKAGES += library/perl-5/math-bigint-gmp
42 PERL_REQUIRED_PACKAGES += library/perl-5/math-prime-util
43 PERL_REQUIRED_PACKAGES += library/perl-5/math-prime-util-gmp
44 PERL_REQUIRED_PACKAGES += library/perl-5/sort-versions
45 PERL_REQUIRED_PACKAGES += library/perl-5/tie-encryptedhash
46 PERL_REQUIRED_PACKAGES += runtime/perl