2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"). You may
4 # only use this file in accordance with the terms of the CDDL.
6 # A full copy of the text of the CDDL should have accompanied this
7 # source. A copy of the CDDL is also available via the Internet at
8 # http://www.illumos.org/license/CDDL.
12 # Copyright 2013 EveryCity Ltd. All rights reserved.
13 # Copyright 2022 Friedrich Kink. All rights reserved.
17 value=pkg:/$(COMPONENT_FMRI)/php-cgi@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
18 set name=pkg.summary value="PHP Server 8.1 (cgi/fastcgi)"
19 set name=info.classification value=org.opensolaris.category.2008:Development/PHP
20 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
21 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
22 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
24 link path=usr/bin/php-cgi target=../php/8.1/bin/php-cgi mediator=php \
26 file path=usr/php/8.1/bin/php-cgi
27 file path=usr/php/8.1/share/man/man1/php-cgi.1
29 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
31 depend type=require fmri=pkg:/$(COMPONENT_FMRI)/php-common