python/cmd2: update to 2.5.6
[oi-userland.git] / components / perl / Math-BigInt-GMP-538 / Makefile
blob5232e711e989e8b34597350102fea9498e8f4abb
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 -d perl/Math-BigInt-GMP-538 Math::BigInt::GMP
17 BUILD_STYLE = makemaker
19 include ../../../make-rules/shared-macros.mk
21 COMPONENT_PERL_MODULE = Math::BigInt::GMP
22 HUMAN_VERSION = 1.6011
23 COMPONENT_REVISION = 1
24 COMPONENT_SUMMARY = Math::BigInt::GMP - backend library for Math::BigInt etc. based on GMP
25 COMPONENT_CPAN_AUTHOR = PJACKLAM
26 COMPONENT_ARCHIVE_HASH = \
27 sha256:e7ebec6dd43a76179afa8acd235478acb6ae3a085253933ef848af007ea6081f
28 COMPONENT_LICENSE = Artistic-1.0-Perl OR GPL-1.0-or-later
30 # Math::BigInt::GMP >= 1.6011 requires Math::BigInt >= 1.999831
31 # Math::BigInt::GMP >= 1.6012 requires Math::BigInt >= 1.999838
32 # Perl 5.36 comes with Math::BigInt 1.999830
33 # Perl 5.38 comes with Math::BigInt 1.999837
34 # Perl 5.40 comes with Math::BigInt 2.003002
35 PERL_VERSIONS = 5.38
37 include $(WS_MAKE_RULES)/common.mk
39 # Auto-generated dependencies
40 PERL_REQUIRED_PACKAGES += runtime/perl
41 REQUIRED_PACKAGES += library/gmp
42 REQUIRED_PACKAGES += system/library