            SPELL=watchfile
          VERSION=0.1
           SOURCE=$SPELL-$VERSION.tar.gz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
    SOURCE_URL[0]=http://www.communityprojects.org/apps/$SPELL/$SOURCE
         WEB_SITE=http://www.communityprojects.org/apps/$SPELL/
           MD5[0]=8986661263aa93da2af89fd3d46ce5b6
          ENTERED=20020827
          UPDATED=20020827
        BUILD_API=2
            SHORT="watchfile - monitor a file"
cat << EOF
watchfile will monitor a specified file and will exit with a status of 
'0' when the file no longer exists. 
EOF

