group-feature-amp.p5m revision 4419
4419N/A#
4419N/A# CDDL HEADER START
4419N/A#
4419N/A# The contents of this file are subject to the terms of the
4419N/A# Common Development and Distribution License (the "License").
4419N/A# You may not use this file except in compliance with the License.
4419N/A#
4419N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
4419N/A# or http://www.opensolaris.org/os/licensing.
4419N/A# See the License for the specific language governing permissions
4419N/A# and limitations under the License.
4419N/A#
4419N/A# When distributing Covered Code, include this CDDL HEADER in each
4419N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
4419N/A# If applicable, add the following below this CDDL HEADER, with the
4419N/A# fields enclosed by brackets "[]" replaced with your own identifying
4419N/A# information: Portions Copyright [yyyy] [name of copyright owner]
4419N/A#
4419N/A# CDDL HEADER END
4419N/A#
4419N/A
4419N/A#
4419N/A# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
4419N/A#
4419N/A
4419N/Aset name=pkg.fmri \
4419N/A value=pkg:/group/feature/amp@$(PKG_SOLARIS_VERSION),$(BUILD_VERSION)
4419N/Aset name=pkg.summary \
4419N/A value="AMP (Apache, MySQL, PHP) Deployment Kit for Oracle Solaris"
4419N/Aset name=pkg.description \
4419N/A value="Provides a set of components for deployment of an AMP (Apache, MySQL, PHP) stack on Oracle Solaris"
4419N/Aset name=info.classification \
4419N/A value="org.opensolaris.category.2008:Meta Packages/Group Packages" \
4419N/A value="org.opensolaris.category.2008:Web Services/Application and Web Servers"
4419N/Aset name=org.opensolaris.consolidation value=$(CONSOLIDATION)
4419N/Adepend type=group fmri=database/mysql-55
4419N/Adepend type=group fmri=web/php-53
4419N/Adepend type=group fmri=web/php-53/extension/php-apc
4419N/Adepend type=group fmri=web/php-53/extension/php-mysql
4419N/Adepend type=group fmri=web/server/apache-22
4419N/Adepend type=group fmri=web/server/apache-22/module/apache-dtrace
4419N/Adepend type=group fmri=web/server/apache-22/module/apache-fcgid
4419N/Adepend type=group fmri=web/server/apache-22/module/apache-php53