#
# 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-OpenPGP
#

BUILD_STYLE = makemaker

include ../../../make-rules/shared-macros.mk

COMPONENT_NAME =		Crypt-OpenPGP
HUMAN_VERSION =			1.19
COMPONENT_SUMMARY =		Pure-Perl OpenPGP implementation
COMPONENT_CPAN_AUTHOR =		TIMLEGGE
COMPONENT_ARCHIVE_HASH =	\
	sha256:f4592864d219d74cd01aa6ab9449b5cadab449b5a410ebb7ae4d832ffbf6ac2a
COMPONENT_LICENSE =		Artistic-1.0-Perl OR GPL-1.0-or-later
COMPONENT_LICENSE_FILE =	LICENSE

include $(WS_MAKE_RULES)/common.mk

# Optional test dependencies missing from metadata
TEST_REQUIRED_PACKAGES.perl += library/perl-5/crypt-random

# Auto-generated dependencies
PERL_REQUIRED_PACKAGES += library/perl-5/alt-crypt-rsa-bigint
PERL_REQUIRED_PACKAGES += library/perl-5/bytes-random-secure
PERL_REQUIRED_PACKAGES += library/perl-5/crypt-blowfish
PERL_REQUIRED_PACKAGES += library/perl-5/crypt-cast5_pp
PERL_REQUIRED_PACKAGES += library/perl-5/crypt-des_ede3
PERL_REQUIRED_PACKAGES += library/perl-5/crypt-dsa
PERL_REQUIRED_PACKAGES += library/perl-5/crypt-idea
PERL_REQUIRED_PACKAGES += library/perl-5/crypt-rijndael
PERL_REQUIRED_PACKAGES += library/perl-5/crypt-ripemd160
PERL_REQUIRED_PACKAGES += library/perl-5/crypt-twofish
PERL_REQUIRED_PACKAGES += library/perl-5/data-buffer
PERL_REQUIRED_PACKAGES += library/perl-5/digest-md5
PERL_REQUIRED_PACKAGES += library/perl-5/digest-sha
PERL_REQUIRED_PACKAGES += library/perl-5/extutils-makemaker
PERL_REQUIRED_PACKAGES += library/perl-5/file-homedir
PERL_REQUIRED_PACKAGES += library/perl-5/io-compress
PERL_REQUIRED_PACKAGES += library/perl-5/libwww-perl
PERL_REQUIRED_PACKAGES += library/perl-5/math-bigint
PERL_REQUIRED_PACKAGES += library/perl-5/mime-base64
PERL_REQUIRED_PACKAGES += library/perl-5/uri
PERL_REQUIRED_PACKAGES += runtime/perl
TEST_REQUIRED_PACKAGES.perl += library/perl-5/test-exception
TEST_REQUIRED_PACKAGES.perl += library/perl-5/test-simple