           SPELL=extracturl
         VERSION=1.6
          SOURCE="$SPELL-$VERSION.tar.gz"
   SOURCE_URL[0]=https://github.com/m3m0ryh0l3/$SPELL/archive/v$VERSION.tar.gz
     SOURCE_HASH=sha512:41c5d6677f02560b10ecfd92b49647d63b86db42ae1fa29adb40f4e4a0337878a4b244956d6a51e6cf2e177d87373fda927245ffff6d0ece64d717c81420b1eb
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE="http://www.memoryhole.net/~kyle/extract_url/"
      LICENSE[0]="BSD-2"
         ENTERED=20160909
        KEYWORDS=""
           SHORT="Replacement for urlview to parse URL links from mail messages"
cat << EOF
This is a Perl script that extracts URLs from correctly-encoded MIME email
messages or plain text. This can be used either as a pre-parser for urlview,
or to replace urlview entirely.
EOF
