Andreas Wacknitz
2024-04-04 8590298b09ebad29af56370cd23105cd0931b389
commit | author | age
59e23f 1 #
45176b 2 # This file and its contents are supplied under the terms of the
MT 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.
59e23f 6 #
45176b 7 # A full copy of the text of the CDDL should have accompanied this
MT 8 # source.  A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
59e23f 10 #
NP 11
12 #
45176b 13 # This file was automatically generated using the following command:
MT 14 #   $WS_TOOLS/perl-integrate-module Devel::CheckCompiler
59e23f 15 #
NP 16
45176b 17 BUILD_STYLE = modulebuild
b7c746 18
59e23f 19 include ../../../make-rules/shared-macros.mk
NP 20
45176b 21 COMPONENT_PERL_MODULE =        Devel::CheckCompiler
MT 22 HUMAN_VERSION =            0.07
d47d92 23 COMPONENT_REVISION =        2
45176b 24 COMPONENT_SUMMARY =        Devel::CheckCompiler - Check the compiler's availability
MT 25 COMPONENT_CPAN_AUTHOR =        SYOHEX
26 COMPONENT_ARCHIVE_HASH =    \
27     sha256:768b7697b4b8d4d372c7507b65e9dd26aa4223f7100183bbb4d3af46d43869b5
28 COMPONENT_LICENSE =        Artistic-1.0 OR GPL-1.0-or-later
29 COMPONENT_LICENSE_FILE =    LICENSE
59e23f 30
NP 31 include $(WS_MAKE_RULES)/common.mk
32
33 # Auto-generated dependencies
45176b 34 PERL_REQUIRED_PACKAGES += library/perl-5/module-build-tiny
MT 35 PERL_REQUIRED_PACKAGES += runtime/perl