perl/Module-Build-Tiny: update to 0.051 for Perl 5.36 and 5.38
[oi-userland.git] / components / perl / Math-Prime-Util-GMP / Makefile
blob66ba3c8a70a460d7d0c9f3ba8f2ce7a6de03ac5d
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 Math::Prime::Util::GMP
17 BUILD_STYLE = makemaker
19 include ../../../make-rules/shared-macros.mk
21 COMPONENT_PERL_MODULE = Math::Prime::Util::GMP
22 HUMAN_VERSION = 0.52
23 COMPONENT_REVISION = 1
24 COMPONENT_SUMMARY = Math::Prime::Util::GMP - Utilities related to prime numbers and factoring, using GMP
25 COMPONENT_CPAN_AUTHOR = DANAJ
26 COMPONENT_ARCHIVE_HASH = \
27 sha256:2697c7fd5c7e35fdec7f50ed56a67be807a2f22657589e637dad3592744003be
28 COMPONENT_LICENSE = Artistic-1.0 OR GPL-1.0-or-later
29 COMPONENT_LICENSE_FILE = LICENSE
31 include $(WS_MAKE_RULES)/common.mk
33 # Auto-generated dependencies
34 PERL_REQUIRED_PACKAGES += runtime/perl
35 REQUIRED_PACKAGES += library/gmp
36 REQUIRED_PACKAGES += system/library
37 REQUIRED_PACKAGES += system/library/math