           MODULE=mod_ruby
         VERSION=1.2.4
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=http://www.modruby.net/archive/
      SOURCE_VFY=sha1:758e1706944ab77a1547c88ceb0aadd69131d732
      MAINTAINER=jason@xorit.net
        WEB_SITE=http://www.modruby.net/
         ENTERED=20020731
         UPDATED=20041225
           SHORT="Ruby extension to apache webservers"

cat << EOF
mod_ruby embeds the Ruby interpreter into the Apache web server,
allowing Ruby CGI scripts to be executed natively. These scripts will
start up much faster than without mod_ruby.
EOF
