components/beanshell/beanshell.p5m
changeset 1205 6c6c27bcf9ac
parent 1165 acf39745f10c
child 1251 f1fb66b52f41
--- a/components/beanshell/beanshell.p5m	Mon Mar 11 07:54:06 2013 -0700
+++ b/components/beanshell/beanshell.p5m	Mon Mar 11 10:06:51 2013 -0700
@@ -27,6 +27,7 @@
 set name=pkg.human-version value=$(COMPONENT_VERSION)
 set name=pkg.summary value="beanshell - a small and embeddable Java source interpreter"
 set name=pkg.description value="BeanShell is a small, free, embeddable Java source interpreter with object scripting language features, written in Java. BeanShell dynamically executes standard Java syntax and extends it with common scripting conveniences such as loose types, commands, and method closures like those in Perl and JavaScript."
+set name=com.oracle.info.description value="the beanshell Java source interpreter"
 set name=info.classification \
     value="org.opensolaris.category.2008:Development/Java"
 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)