components/cmake/cmake.p5m
changeset 1205 6c6c27bcf9ac
parent 629 daaab66f7276
child 1251 f1fb66b52f41
child 3661 47545fb8aed4
--- a/components/cmake/cmake.p5m	Mon Mar 11 07:54:06 2013 -0700
+++ b/components/cmake/cmake.p5m	Mon Mar 11 10:06:51 2013 -0700
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
 #
 
 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
@@ -33,6 +33,8 @@
 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=6581
 set name=info.classification \
 	value="org.opensolaris.category.2008:Development/Distribution Tools"
 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)