           SPELL=pcre2
         VERSION=10.36
          SOURCE=$SPELL-$VERSION.tar.bz2
         SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]=https://ftp.pcre.org/pub/pcre/$SOURCE
  SOURCE2_URL[0]=$SOURCE_URL.sig
  SOURCE2_IGNORE=signature
      SOURCE_GPG=pcre.gpg:$SOURCE2:UPSTREAM_KEY
        WEB_SITE=https://www.pcre.org/
         ENTERED=20150615
      LICENSE[0]=https://www.pcre.org/license.txt
        KEYWORDS="perl libs"
           SHORT="Modernised Perl Compatible Regular Expression library"
cat << EOF
PCRE2, a revised API for the PCRE library.
EOF
