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
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.
13 # Copyright 2013 Alexander Pyhalov. All rights reserved.
16 set name=pkg.fmri value=pkg:/metapackages/amp@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
17 set name=pkg.human-version value=$(HUMAN_VERSION)
18 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
19 set name=description value="$(COMPONENT_SUMMARY)"
20 set name=info.classification value="org.opensolaris.category.2008:Meta Packages/Group Packages"
21 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
23 depend fmri=database/mariadb-106 type=require
25 depend fmri=web/php-81 \
26 predicate=web/server/apache-24/module/apache-php81 \
29 depend fmri=web/server/apache-24 type=require
30 depend fmri=web/server/apache-24/module/apache-dtrace type=require
31 depend fmri=web/server/apache-24/module/apache-fcgid type=require
32 depend fmri=web/server/apache-24/module/apache-perl type=require