perl/Term-Table: update to 0.023 for Perl 5.40
[oi-userland.git] / components / perl / Math-Random-ISAAC-XS / Makefile
blob7e3b0b4e0ee7cf087cfd10b9f3f6b8c1f555e45a
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::Random::ISAAC::XS
17 BUILD_STYLE = modulebuild
19 include ../../../make-rules/shared-macros.mk
21 COMPONENT_PERL_MODULE = Math::Random::ISAAC::XS
22 HUMAN_VERSION = 1.004
23 COMPONENT_SUMMARY = Math::Random::ISAAC::XS - C implementation of the ISAAC PRNG algorithm
24 COMPONENT_CPAN_AUTHOR = JAWNSY
25 COMPONENT_ARCHIVE_HASH = \
26 sha256:9af790eb92d1c6330d33c6daa8decf8a9c5dcc87b81779d6b12e14b931c3b87b
27 COMPONENT_LICENSE = Artistic-2.0 OR GPL-3.0-only
28 COMPONENT_LICENSE_FILE = LICENSE
30 include $(WS_MAKE_RULES)/common.mk
32 # Auto-generated dependencies
33 PERL_REQUIRED_PACKAGES += library/perl-5/math-random-isaac
34 PERL_REQUIRED_PACKAGES += library/perl-5/module-build
35 PERL_REQUIRED_PACKAGES += library/perl-5/test-nowarnings
36 PERL_REQUIRED_PACKAGES += runtime/perl
37 REQUIRED_PACKAGES += system/library