summaryrefslogtreecommitdiffstats
path: root/devel/boo/DETAILS
blob: bdf7cae69c88fe9acc40f9d04a0c1f361e2d754e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
           SPELL=boo
         VERSION=0.9.0.3203
          SOURCE="${SPELL}-${VERSION}-2.tar.gz"
   SOURCE_URL[0]=http://dist.codehaus.org/${SPELL}/distributions/${SOURCE}
     SOURCE_HASH=sha512:ddf4f0fa40b17dda2247170c8f1b83bb45f63ad05701104e7b67cb79f2d80b536f859d31b39e5f17e520efc3c0549cef329bfbae3da9825053f18f1098d8ab2e
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="http://boo.codehaus.org"
      LICENSE[0]=GPL
         ENTERED=20080926
           SHORT="a object oriented statically typed programming language"
cat << EOF
Boo is a new object oriented statically typed programming language for the
Common Language Infrastructure with a python inspired syntax and a special
focus on language and compiler extensibility.
EOF