Andreas Wacknitz
2024-04-04 8590298b09ebad29af56370cd23105cd0931b389
commit | author | age
c69c72 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 #
3e0abc 13 # This file was automatically generated using the following command:
MT 14 #   $WS_TOOLS/perl-integrate-module CryptX
c69c72 15 #
MT 16
17 BUILD_STYLE = makemaker
3e0abc 18 USE_COMMON_TEST_MASTER = no
c69c72 19
MT 20 include ../../../make-rules/shared-macros.mk
21
3e0abc 22 COMPONENT_PERL_MODULE =        CryptX
aa0c90 23 HUMAN_VERSION =            0.080
c69c72 24 COMPONENT_SUMMARY =        CryptX - Cryptographic toolkit
3e0abc 25 COMPONENT_CPAN_AUTHOR =        MIK
c69c72 26 COMPONENT_ARCHIVE_HASH =    \
aa0c90 27     sha256:b457b792194a6c9c13f06fe0a0b5ea158965c3282f385ca93e1f00a2b33e7e89
3e0abc 28 COMPONENT_LICENSE =        Artistic-1.0-Perl OR GPL-1.0-or-later
c69c72 29
MT 30 include $(WS_MAKE_RULES)/common.mk
31
45d88d 32 # Optional test dependencies missing from metadata
MT 33 TEST_REQUIRED_PACKAGES.perl += library/perl-5/json
34
c69c72 35 # Auto-generated dependencies
3e0abc 36 PERL_REQUIRED_PACKAGES += runtime/perl
c69c72 37 REQUIRED_PACKAGES += system/library