group-feature-smartcard.p5m revision 6497
1276N/A#
1026N/A# CDDL HEADER START
1276N/A#
1276N/A# The contents of this file are subject to the terms of the
1345N/A# Common Development and Distribution License (the "License").
1026N/A# You may not use this file except in compliance with the License.
1026N/A#
1026N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
1026N/A# or http://www.opensolaris.org/os/licensing.
1026N/A# See the License for the specific language governing permissions
1026N/A# and limitations under the License.
1026N/A#
1026N/A# When distributing Covered Code, include this CDDL HEADER in each
1026N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
1026N/A# If applicable, add the following below this CDDL HEADER, with the
1026N/A# fields enclosed by brackets "[]" replaced with your own identifying
1026N/A# information: Portions Copyright [yyyy] [name of copyright owner]
1026N/A#
1026N/A# CDDL HEADER END
1026N/A#
1026N/A
1026N/A#
1026N/A# Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
1026N/A#
1026N/A
1026N/Aset name=pkg.fmri \
1026N/A value=pkg:/group/feature/smartcard@$(PKG_SOLARIS_VERSION),$(BUILD_VERSION)
1026N/Aset name=pkg.summary \
1026N/A value="Two-Factor Authentication Smart Card Stack for Oracle Solaris"
1026N/Aset name=pkg.description \
1026N/A value="Provides a set of components for using two-factor authentication with smart cards on Oracle Solaris."
1276N/Aset name=info.classification \
1026N/A value="org.opensolaris.category.2008:Meta Packages/Group Packages" \
1026N/A value=org.opensolaris.category.2008:System/Security
1276N/Aset name=org.opensolaris.consolidation value=$(CONSOLIDATION)
1276N/Adepend type=group fmri=library/security/ocsp/openca-ocspd
1276N/Adepend type=group fmri=library/security/pam/module/pam-pkcs11
1026N/Adepend type=group fmri=library/security/pcsc-lite/ccid
1345N/Adepend type=group fmri=library/security/pcsc/pcsclite
1345N/Adepend type=group fmri=system/library/security/pkcs11_coolkey
1345N/A
1302N/A