summaryrefslogtreecommitdiffstats
path: root/recipes-core/jacl/jacl_1.4.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/jacl/jacl_1.4.1.bb')
-rw-r--r--recipes-core/jacl/jacl_1.4.1.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/recipes-core/jacl/jacl_1.4.1.bb b/recipes-core/jacl/jacl_1.4.1.bb
index b413719..4c6b7b1 100644
--- a/recipes-core/jacl/jacl_1.4.1.bb
+++ b/recipes-core/jacl/jacl_1.4.1.bb
@@ -1,9 +1,10 @@
1DESCRIPTION = "Tcl interpreter for Java" 1DESCRIPTION = "Tcl interpreter for Java"
2# see this case study about JACL http://olex.openlogic.com/wazi/2008/jacl-license-case-study/ 2LICENSE = "UCB & SUN & AMD & CDS"
3LICENSE = "JACL"
4LIC_FILES_CHKSUM = " \ 3LIC_FILES_CHKSUM = " \
5 file://license.ucb;md5=997c6617d2f2a747e39945c0f2d1a264 \ 4 file://license.ucb;md5=997c6617d2f2a747e39945c0f2d1a264 \
6 file://license.terms;md5=ce3ac33515250b3a438b2633ccb29aac \ 5 file://license.terms;md5=ce3ac33515250b3a438b2633ccb29aac \
6 file://license.itcl;md5=52f12c6c2c239f3481edb3e52fc638b8 \
7 file://license.amd;md5=a286e569daafb1cf4c3f943d354badab \
7 " 8 "
8 9
9HOMEPAGE = "http://sourceforge.net/projects/tcljava" 10HOMEPAGE = "http://sourceforge.net/projects/tcljava"