#
# 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 Alt::Crypt::RSA::BigInt
#

BUILD_STYLE = makemaker
USE_COMMON_TEST_MASTER = no

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

COMPONENT_PERL_MODULE =		Alt::Crypt::RSA::BigInt
HUMAN_VERSION =			0.06
COMPONENT_REVISION =		1
COMPONENT_SUMMARY =		Alt::Crypt::RSA::BigInt - RSA public-key cryptosystem, using Math::BigInt
COMPONENT_CPAN_AUTHOR =		DANAJ
COMPONENT_ARCHIVE_HASH =	\
	sha256:76f434cab36999cdf09811345bb39d6b7cbed7e085b02338328c7f46e08b38f3
COMPONENT_LICENSE =		Artistic-1.0 OR GPL-1.0-or-later
COMPONENT_LICENSE_FILE =	LICENSE

include $(WS_MAKE_RULES)/common.mk

# Auto-generated dependencies
PERL_REQUIRED_PACKAGES += library/perl-5/class-loader
PERL_REQUIRED_PACKAGES += library/perl-5/convert-ascii-armour
PERL_REQUIRED_PACKAGES += library/perl-5/crypt-blowfish
PERL_REQUIRED_PACKAGES += library/perl-5/crypt-cbc
PERL_REQUIRED_PACKAGES += library/perl-5/data-buffer
PERL_REQUIRED_PACKAGES += library/perl-5/digest-md2
PERL_REQUIRED_PACKAGES += library/perl-5/math-bigint-gmp
PERL_REQUIRED_PACKAGES += library/perl-5/math-prime-util
PERL_REQUIRED_PACKAGES += library/perl-5/math-prime-util-gmp
PERL_REQUIRED_PACKAGES += library/perl-5/sort-versions
PERL_REQUIRED_PACKAGES += library/perl-5/tie-encryptedhash
PERL_REQUIRED_PACKAGES += runtime/perl