SlackBuildsOrg/development/groovy
..
profile.d
doinst.sh
groovy.info
groovy.SlackBuild
README
slack-desc

Groovy is a dynamic language for the Java platform.

This sets GROOVY_HOME=/usr/<libdir>/groovy and PATH to include
/usr/<libdir>/groovy/bin. This SlackBuild provides one for sh and one
for csh. You can logout and login again or simply run:

# source /etc/profile.d/groovy.sh

The installation is like Java Runtime/SDK, in that it places everything
by default in /usr/<libdir>/groovy.

The lib directory is set dependent upon the package architecture:
/usr/lib on x86 and /usr/lib64 on x86_64.