components/gnuplot/gnuplot.p5m
changeset 1205 6c6c27bcf9ac
parent 778 9d5e4d6466cd
child 1251 f1fb66b52f41
child 2642 954fd0a82b0b
--- a/components/gnuplot/gnuplot.p5m	Mon Mar 11 07:54:06 2013 -0700
+++ b/components/gnuplot/gnuplot.p5m	Mon Mar 11 10:06:51 2013 -0700
@@ -18,13 +18,15 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
 #
 <transform file path=usr/demo/gnuplot/(.+[.-].+)$ -> set action.hash demo/%<\1> >
 
 set name=pkg.fmri value=pkg:/image/gnuplot@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
 set name=pkg.summary value="gnuplot - plotting utility"
 set name=pkg.description value="gnuplot - command-driven interactive function plotting program"
+set name=com.oracle.info.description value="the gnuplot plotting utility"
+set name=com.oracle.info.tpno value=8452
 set name=info.classification value="org.opensolaris.category.2008:Applications/Graphics and Imaging"
 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)