#
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
# Common Development and Distribution License (the "License").
# You may not use this file except in compliance with the License.
#
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
# See the License for the specific language governing permissions
# and limitations under the License.
#
# When distributing Covered Code, include this CDDL HEADER in each
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
# If applicable, add the following below this CDDL HEADER, with the
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#
# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
#
<transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
# Get manpages from usr/usr/share/man/man1 in proto area
# Get usr/share/cmake-2.8/doc files from usr/doc/cmake-2.8 in proto area
set name=pkg.fmri \
value=pkg:/developer/build/cmake@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.summary value="A cross-platform, open-source make system"
set name=pkg.description \
value="CMake is a family of tools designed to build, test and package software. It is used to control the software compilation process using simple platform and compiler-independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice. "
set name=com.oracle.info.description \
value="the cmake cross-platform make system"
set name=com.oracle.info.tpno value=$(TPNO)
set name=info.classification \
value="org.opensolaris.category.2008:Development/Distribution Tools"
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=org.opensolaris.arc-caseid value=PSARC/2011/354
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
dir path=usr
dir path=usr/bin
file path=usr/bin/ccmake
file path=usr/bin/cmake
file path=usr/bin/cpack
file path=usr/bin/ctest
dir path=usr/share
dir path=usr/share/aclocal
file path=usr/share/aclocal/cmake.m4
dir path=usr/share/cmake-2.8
dir path=usr/share/cmake-2.8/Modules
file path=usr/share/cmake-2.8/Modules/CMake.cmake
file path=usr/share/cmake-2.8/Modules/CMakeExtraGeneratorDetermineCompilerMacrosAndIncludeDirs.cmake
file path=usr/share/cmake-2.8/Modules/CPack.cmake
file path=usr/share/cmake-2.8/Modules/CTest.cmake
file path=usr/share/cmake-2.8/Modules/Dart.cmake
file path=usr/share/cmake-2.8/Modules/FindQt.cmake
dir path=usr/share/cmake-2.8/Modules/Platform
file path=usr/share/cmake-2.8/Modules/UseQt4.cmake
file path=usr/share/cmake-2.8/Modules/readme.txt
dir path=usr/share/cmake-2.8/Templates
dir path=usr/share/cmake-2.8/doc
file path=usr/share/cmake-2.8/doc/ccmake.docbook
file path=usr/share/cmake-2.8/doc/ccmake.html
file path=usr/share/cmake-2.8/doc/ccmake.txt
file path=usr/share/cmake-2.8/doc/cmake.docbook
file path=usr/share/cmake-2.8/doc/cmake.html
file path=usr/share/cmake-2.8/doc/cmake.txt
file path=usr/share/cmake-2.8/doc/cpack.docbook
file path=usr/share/cmake-2.8/doc/cpack.html
file path=usr/share/cmake-2.8/doc/cpack.txt
file path=usr/share/cmake-2.8/doc/ctest.docbook
file path=usr/share/cmake-2.8/doc/ctest.html
file path=usr/share/cmake-2.8/doc/ctest.txt
dir path=usr/share/cmake-2.8/include
dir path=usr/share/man
dir path=usr/share/man/man1
file path=usr/share/man/man1/ccmake.1
file path=usr/share/man/man1/cmake.1
file path=usr/share/man/man1/cmakecommands.1
file path=usr/share/man/man1/cmakecompat.1
file path=usr/share/man/man1/cmakemodules.1
file path=usr/share/man/man1/cmakepolicies.1
file path=usr/share/man/man1/cmakeprops.1
file path=usr/share/man/man1/cmakevars.1
file path=usr/share/man/man1/cpack.1
file path=usr/share/man/man1/ctest.1
license cmake.license license="BSD, MIT, GPLv2, Curl, PD"