# # This file and its contents are supplied under the terms of the # Common Development and Distribution License ("CDDL"), version 1.0. # You may only use this file in accordance with the terms of version # 1.0 of the CDDL. # # A full copy of the text of the CDDL should have accompanied this # source. A copy of the CDDL is also available via the Internet at # http://www.illumos.org/license/CDDL. # # # This file was automatically generated using the following command: # $WS_TOOLS/perl-integrate-module Crypt-DSA # BUILD_STYLE = makemaker include ../../../make-rules/shared-macros.mk COMPONENT_NAME = Crypt-DSA HUMAN_VERSION = 1.20 COMPONENT_SUMMARY = DSA Signatures and Key Generation COMPONENT_CPAN_AUTHOR = TIMLEGGE COMPONENT_ARCHIVE_HASH = \ sha256:e5e98ec85737339a2881b9a33744639b1bcc135db135bc9a96b52ea44d218e4d COMPONENT_LICENSE = Artistic-1.0-Perl OR GPL-1.0-or-later COMPONENT_LICENSE_FILE = LICENSE include $(WS_MAKE_RULES)/common.mk # Auto-generated dependencies REQUIRED_PACKAGES.perl += library/perl-5/convert-asn1 REQUIRED_PACKAGES.perl += library/perl-5/convert-pem REQUIRED_PACKAGES.perl += library/perl-5/crypt-sysrandom REQUIRED_PACKAGES.perl += library/perl-5/crypt-urandom REQUIRED_PACKAGES.perl += library/perl-5/data-buffer REQUIRED_PACKAGES.perl += library/perl-5/digest-sha REQUIRED_PACKAGES.perl += library/perl-5/extutils-makemaker REQUIRED_PACKAGES.perl += library/perl-5/file-which REQUIRED_PACKAGES.perl += library/perl-5/math-bigint REQUIRED_PACKAGES.perl += library/perl-5/mime-base64 REQUIRED_PACKAGES.perl += runtime/perl TEST_REQUIRED_PACKAGES.perl += library/perl-5/crypt-des_ede3 TEST_REQUIRED_PACKAGES.perl += library/perl-5/test-simple