           SPELL=psychoquery
         VERSION=1.2
          SOURCE=${SPELL}${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}${VERSION}
   SOURCE_URL[0]=http://www.psychostats.com/download/${SPELL}/${SOURCE}
     SOURCE_HASH=sha512:aa87e301fe8643f1f2c9109af2655a2902afeb90ab734597539d2815a048b06f705753849aa2b44632c63499606f9ee3c2e82a553f66103d8fd4be389a05763d
        WEB_SITE=http://www.psychostats.com/pquery.php
      LICENSE[0]=GPL
         ENTERED=20030226
         UPDATED=20030226
           SHORT="PsychoQuery is a server query tool for the game Half-Life"
cat << EOF
PsychoQuery is a server query tool for the game Half-Life.

It allows you to query any remote Half-Life server on the internet, or internal LAN to view the current status of the server. Information such as current players connected, their frag counts and online time is returned. Basic information on the server itself is also returned like what type of game MOD is being hosted and what map is currently loaded, or all of the server CVARS.

The current version of PsychoQuery also has limited support for QUAKE3 type servers. These features are mostly undocumented at this time, but the support and mechanisms are in place in the PQ code to allow it to work.
EOF
