Andreas Wacknitz
2024-04-04 8590298b09ebad29af56370cd23105cd0931b389
commit | author | age
60a364 1 #
MT 2 # This file and its contents are supplied under the terms of the
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.
6 #
7 # A full copy of the text of the CDDL should have accompanied this
8 # source.  A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
10 #
11
12 #
e1212b 13 # This file was automatically generated using the following command:
MT 14 #   $WS_TOOLS/perl-integrate-module Mojolicious
60a364 15 #
MT 16
17 BUILD_STYLE = makemaker
51d328 18 USE_COMMON_TEST_MASTER = no
60a364 19
MT 20 include ../../../make-rules/shared-macros.mk
21
e1212b 22 COMPONENT_PERL_MODULE =        Mojolicious
886243 23 HUMAN_VERSION =            9.36
60a364 24 COMPONENT_SUMMARY =        Mojolicious - Real-time web framework
e1212b 25 COMPONENT_CPAN_AUTHOR =        SRI
60a364 26 COMPONENT_ARCHIVE_HASH =    \
886243 27     sha256:517ecf6fd86a0b7c6169d55102238bf9851618db762fb00d4cf0d94c6252015f
e1212b 28 COMPONENT_LICENSE =        Artistic-2.0
MT 29 COMPONENT_LICENSE_FILE =    LICENSE
60a364 30
MT 31 include $(WS_MAKE_RULES)/common.mk
32
51d328 33 # Optional test dependencies missing from metadata
MT 34 TEST_REQUIRED_PACKAGES.perl += library/perl-5/role-tiny
35
60a364 36 # Auto-generated dependencies
e1212b 37 PERL_REQUIRED_PACKAGES += runtime/perl