          MODULE=usermin
         VERSION=1.510
          SOURCE=$MODULE-$VERSION.tar.gz
         SOURCE2=$MODULE-1.080-lunar.patch.bz2
      SOURCE_URL=$SFORGE_URL/webadmin
     SOURCE2_URL=$PATCH_URL
      SOURCE_VFY=sha1:8cccec5477c71bad6c72b81893b61b65c8cbc13f
     SOURCE2_VFY=sha1:d5b8bb1f15ac777e786928b095d57d4a39d64e50
        WEB_SITE=http://www.webmin.com
         ENTERED=20020723
         UPDATED=20120703
           SHORT="A webbased user administration tool"

cat << EOF
Usermin is a web interface that can be used by any user on a Unix system
to easily perform tasks like reading mail, setting up SSH or configuring
mail forwarding. It can be thought of as a simplified version of Webmin
designed for use by normal users rather than system administrators.
Like Webmin, Usermin consists of a simple web server, and a number of
CGI programs which directly update user config files like ~/.cshrc and
~/.forward. The web server and all CGI programs are written in Perl
version 5, and use only the non-standard Authen::PAM perl module.
EOF
