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 2014 EveryCity Ltd. All rights reserved.
13 # Copyright 2022 Friedrich Kink. All rights reserved.
16 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)/phpdbg@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
17 set name=pkg.summary value="PHP Server 8.1 (phpdbg)"
18 set name=info.classification value=org.opensolaris.category.2008:Development/PHP
19 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
20 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
21 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
23 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
25 depend type=require fmri=pkg:/$(COMPONENT_FMRI)/php-common
27 link path=usr/bin/phpdbg target=../php/8.1/bin/phpdbg mediator=php \
29 link path=usr/share/man/man1/phpdbg.1 \
30 target=../../../php/8.1/share/man/man1/phpdbg.1 mediator=php \
33 file path=usr/php/8.1/bin/phpdbg
34 file path=usr/php/8.1/share/man/man1/phpdbg.1