Marcel Telka
2024-04-02 f1b1912adc00984cd165470b728dda03ac81b2c6
commit | author | age
deb87d 1 #
06af7d 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.
deb87d 6 #
06af7d 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.
deb87d 10 #
NP 11
12 #
06af7d 13 # This file was automatically generated using the following command:
MT 14 #   $WS_TOOLS/perl-integrate-module namespace::autoclean
deb87d 15 #
NP 16
06af7d 17 BUILD_STYLE = makemaker
MT 18
deb87d 19 include ../../../make-rules/shared-macros.mk
NP 20
06af7d 21 COMPONENT_PERL_MODULE =        namespace::autoclean
MT 22 HUMAN_VERSION =            0.29
7e7853 23 COMPONENT_REVISION =        2
06af7d 24 COMPONENT_SUMMARY =        namespace::autoclean - Keep imports out of your namespace
MT 25 COMPONENT_CPAN_AUTHOR =        ETHER
26 COMPONENT_ARCHIVE_HASH =    \
27     sha256:45ebd8e64a54a86f88d8e01ae55212967c8aa8fed57e814085def7608ac65804
28 COMPONENT_LICENSE =        Artistic-1.0 OR GPL-1.0-or-later
29 COMPONENT_LICENSE_FILE =    LICENCE
deb87d 30
NP 31 include $(WS_MAKE_RULES)/common.mk
32
7e7853 33 # Optional test dependencies missing from metadata
MT 34 TEST_REQUIRED_PACKAGES.perl += library/perl-5/mouse
35
deb87d 36 # Auto-generated dependencies
06af7d 37 PERL_REQUIRED_PACKAGES += library/perl-5/b-hooks-endofscope
MT 38 PERL_REQUIRED_PACKAGES += library/perl-5/namespace-clean
39 PERL_REQUIRED_PACKAGES += library/perl-5/sub-identify
40 PERL_REQUIRED_PACKAGES += runtime/perl
7e7853 41 TEST_REQUIRED_PACKAGES.perl += library/perl-5/test-needs