#
# 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.21
COMPONENT_SUMMARY =		Pure-Perl OpenPGP implementation
COMPONENT_CPAN_AUTHOR =		TIMLEGGE
COMPONENT_ARCHIVE_HASH =	\
	sha256:9dc497f41fcb4b27f6be54bf682a76b58ae0ff58090ff4dca73a82e3584636b9
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/alt-crypt-rsa-bigint
REQUIRED_PACKAGES.perl += library/perl-5/bytes-random-secure
REQUIRED_PACKAGES.perl += library/perl-5/crypt-blowfish
REQUIRED_PACKAGES.perl += library/perl-5/crypt-cast5_pp
REQUIRED_PACKAGES.perl += library/perl-5/crypt-des_ede3
REQUIRED_PACKAGES.perl += library/perl-5/crypt-dsa-gmp
REQUIRED_PACKAGES.perl += library/perl-5/crypt-idea
REQUIRED_PACKAGES.perl += library/perl-5/crypt-rijndael
REQUIRED_PACKAGES.perl += library/perl-5/crypt-ripemd160
REQUIRED_PACKAGES.perl += library/perl-5/crypt-twofish
REQUIRED_PACKAGES.perl += library/perl-5/data-buffer
REQUIRED_PACKAGES.perl += library/perl-5/digest-md5
REQUIRED_PACKAGES.perl += library/perl-5/digest-sha
REQUIRED_PACKAGES.perl += library/perl-5/extutils-makemaker
REQUIRED_PACKAGES.perl += library/perl-5/file-homedir
REQUIRED_PACKAGES.perl += library/perl-5/io-compress
REQUIRED_PACKAGES.perl += library/perl-5/libwww-perl
REQUIRED_PACKAGES.perl += library/perl-5/math-bigint
REQUIRED_PACKAGES.perl += library/perl-5/mime-base64
REQUIRED_PACKAGES.perl += library/perl-5/parent
REQUIRED_PACKAGES.perl += library/perl-5/uri
REQUIRED_PACKAGES.perl += runtime/perl
TEST_REQUIRED_PACKAGES.perl += library/perl-5/test-exception
TEST_REQUIRED_PACKAGES.perl += library/perl-5/test-simple
