Marcel Telka
2024-03-30 f9ba3aac090e918abb602b2ce28e58b7dd0f59fa
commit | author | age
1173de 1 #
MT 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.
6 #
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.
10 #
11
12 #
1bacf7 13 # This file was automatically generated using the following command:
MT 14 #   $WS_TOOLS/perl-integrate-module Digest::SHA3
1173de 15 #
MT 16
17 BUILD_STYLE = makemaker
18
19 include ../../../make-rules/shared-macros.mk
20
1bacf7 21 COMPONENT_PERL_MODULE =        Digest::SHA3
bbdf3f 22 HUMAN_VERSION =            1.05
272952 23 COMPONENT_REVISION =        2
1173de 24 COMPONENT_SUMMARY =        Digest::SHA3 - Perl extension for SHA-3
1bacf7 25 COMPONENT_CPAN_AUTHOR =        MSHELOR
1173de 26 COMPONENT_ARCHIVE_HASH =    \
bbdf3f 27     sha256:adf1b9079b2b781755e5704877a1430a5f12997ea82205fd2966c9cc465a8522
1bacf7 28 COMPONENT_LICENSE =        Artistic-1.0-Perl OR GPL-1.0-or-later
1173de 29
MT 30 include $(WS_MAKE_RULES)/common.mk
31
272952 32 # Optional test dependencies missing from metadata
MT 33 TEST_REQUIRED_PACKAGES.perl += library/perl-5/test-pod
34 TEST_REQUIRED_PACKAGES.perl += library/perl-5/test-pod-coverage
35
1173de 36 # Auto-generated dependencies
1bacf7 37 PERL_REQUIRED_PACKAGES += runtime/perl
1173de 38 REQUIRED_PACKAGES += system/library