Andreas Wacknitz
2024-04-04 8590298b09ebad29af56370cd23105cd0931b389
commit | author | age
6ea57a 1 #
6df27d 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.
6ea57a 6 #
6df27d 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.
6ea57a 10 #
NP 11
12 #
6df27d 13 # This file was automatically generated using the following command:
MT 14 #   $WS_TOOLS/perl-integrate-module HTML::Template
6ea57a 15 #
NP 16
6df27d 17 BUILD_STYLE = makemaker
MT 18
6ea57a 19 include ../../../make-rules/shared-macros.mk
NP 20
6df27d 21 COMPONENT_PERL_MODULE =        HTML::Template
MT 22 HUMAN_VERSION =            2.97
deef2d 23 COMPONENT_REVISION =        2
6df27d 24 COMPONENT_SUMMARY =        HTML::Template - Perl module to use HTML-like templating language
MT 25 COMPONENT_CPAN_AUTHOR =        SAMTREGAR
26 COMPONENT_ARCHIVE_HASH =    \
27     sha256:6547af61f3aa85793f8616190938d677d7995fb3b720c16258040bc935e2129f
28 COMPONENT_LICENSE =        Artistic-1.0 OR GPL-1.0-or-later
29 COMPONENT_LICENSE_FILE =    LICENSE
6ea57a 30
NP 31 include $(WS_MAKE_RULES)/common.mk
32
33 # Auto-generated dependencies
6df27d 34 PERL_REQUIRED_PACKAGES += library/perl-5/cgi
MT 35 PERL_REQUIRED_PACKAGES += runtime/perl
deef2d 36 TEST_REQUIRED_PACKAGES.perl += library/perl-5/test-pod