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