          MODULE=lsysexp
         VERSION=0.67
          SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
   SOURCE_URL[0]=http://www.cs.pdx.edu/~coscorrr/programs/lsysexp/download/$SOURCE
        WEB_SITE=http://www.cs.pdx.edu/~coscorrr/programs/lsysexp/
         ENTERED=20020621
         UPDATED=20020621
           SHORT="L-system Explorer is used for viewing and creating L-system fractals."
      MAINTAINER="JacksonJE@health.missouri.edu"

cat << EOF
L-system Explorer is a program used for viewing and creating L-system fractals.

-Over 400 builtin L-systems (arranged into 20 or so groups) 
-Ability to create and save your own L-systems (and groups) 
-Ability to save images of any L-system (PNG or JPEG format) 
-Multiple L-systems can be viewed at the same time 
-Color options, including ability to choose random gradients, specific color 
 gradients, or random colors 
-Able to draw L-systems using lines, points, or a random combination of both 
-All Fractint L-system commands are supported (except the three that deal with
 color) 
EOF
