developer-appcert.mf revision ed570e24f2c0214afb01b4335c1d5c5e9667628c
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza#
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza# CDDL HEADER START
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza#
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza# The contents of this file are subject to the terms of the
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza# Common Development and Distribution License (the "License").
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza# You may not use this file except in compliance with the License.
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza#
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza# or http://www.opensolaris.org/os/licensing.
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza# See the License for the specific language governing permissions
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza# and limitations under the License.
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza#
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza# When distributing Covered Code, include this CDDL HEADER in each
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza# If applicable, add the following below this CDDL HEADER, with the
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza# fields enclosed by brackets "[]" replaced with your own identifying
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza# information: Portions Copyright [yyyy] [name of copyright owner]
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza#
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza# CDDL HEADER END
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza#
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza#
ebbab6bbae913efeadfa3c6a1b082664a125f95bDan Price# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza#
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Praza
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazaset name=pkg.fmri value=pkg:/developer/appcert@$(PKGVERS)
ebbab6bbae913efeadfa3c6a1b082664a125f95bDan Priceset name=pkg.description \
ebbab6bbae913efeadfa3c6a1b082664a125f95bDan Price value="Appcert utility for application ABI stability checking"
ebbab6bbae913efeadfa3c6a1b082664a125f95bDan Priceset name=pkg.summary value="ABI Application Certification Tools"
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazaset name=info.classification \
ebbab6bbae913efeadfa3c6a1b082664a125f95bDan Price value="org.opensolaris.category.2008:System/Software Management"
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazaset name=variant.arch value=$(ARCH)
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazadir path=usr group=sys
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazadir path=usr/bin
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazadir path=usr/lib
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazadir path=usr/lib/abi
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazadir path=usr/lib/abi/appcert
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazadir path=usr/share/man
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazadir path=usr/share/man/man1
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazafile path=usr/bin/appcert mode=0555
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazafile path=usr/lib/abi/appcert/AppcertUtil.pm mode=0555
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazafile path=usr/lib/abi/appcert/abi_index mode=0555
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazafile path=usr/lib/abi/appcert/etc.alt mode=0444
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazafile path=usr/lib/abi/appcert/etc.scoped mode=0444
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazafile path=usr/lib/abi/appcert/etc.tweaks mode=0444
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazafile path=usr/lib/abi/appcert/etc.warn mode=0444
71e464e521434117b4a9290e959715a305141f0bPeter Dennis - Sustaining Engineerfile path=usr/lib/abi/appcert/static_prof mode=0555
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazafile path=usr/lib/abi/appcert/symcheck mode=0555
71e464e521434117b4a9290e959715a305141f0bPeter Dennis - Sustaining Engineerfile path=usr/lib/abi/appcert/symprof mode=0555
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazafile path=usr/lib/abi/appcert/symreport mode=0555
ead1f93ee620d7580f7e53350fe5a884fc4f158aLiane Prazafile path=usr/share/man/man1/appcert.1
legacy pkg=SUNWapct \
desc="Appcert utility for application ABI stability checking" \
name="ABI Application Certification Tools"
license cr_Sun license=cr_Sun
license lic_CDDL license=lic_CDDL
depend fmri=runtime/perl-510 type=require