Marcel Telka
2024-04-02 f1b1912adc00984cd165470b728dda03ac81b2c6
commit | author | age
6cd9fb 1 #
3a831f 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.
6cd9fb 6 #
3a831f 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.
6cd9fb 10 #
NP 11
12 #
3a831f 13 # This file was automatically generated using the following command:
MT 14 #   $WS_TOOLS/perl-integrate-module FCGI
6cd9fb 15 #
NP 16
3a831f 17 BUILD_STYLE = makemaker
MT 18
6cd9fb 19 include ../../../make-rules/shared-macros.mk
NP 20
3a831f 21 COMPONENT_PERL_MODULE =        FCGI
MT 22 HUMAN_VERSION =            0.82
073a06 23 COMPONENT_REVISION =        2
3a831f 24 COMPONENT_SUMMARY =        FCGI - Fast CGI module
MT 25 COMPONENT_CPAN_AUTHOR =        ETHER
26 COMPONENT_ARCHIVE_HASH =    \
27     sha256:4c7d60e26da2c07f058a4e345021e92505273b33c9542215977e084611f09ecf
28 COMPONENT_LICENSE =        OML
6cd9fb 29
NP 30 include $(WS_MAKE_RULES)/common.mk
31
32 # Auto-generated dependencies
3a831f 33 PERL_REQUIRED_PACKAGES += runtime/perl
6cd9fb 34 REQUIRED_PACKAGES += system/library
073a06 35 TEST_REQUIRED_PACKAGES.perl += library/perl-5/fcgi-client