           SPELL=pcre
         VERSION=6.6
     SOURCE_HASH=sha512:300d78ef4261b4eced7ba4511253821ec1496ee061e5f91ebaa021833659c83e7882aa82d883ad23f444490ab98bbcd6ba70a4977892e31b7d9a38b489f25a89
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/$SOURCE
   SOURCE_URL[1]=ftp://ftp.fu-berlin.de/unix/misc/pcre/$SOURCE
        WEB_SITE=http://www.pcre.org/
#     SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
         ENTERED=20010922
         UPDATED=20030603
      LICENSE[0]=http://www.pcre.org/license.txt
       BUILD_API=2
           SHORT="Perl Compatible Regular Expression library"
cat << EOF
The PCRE library is a set of functions that implement regular expression
pattern matching using the same syntax and semantics as Perl 5, with
just a few differences. The current implementation corresponds to Perl
5.005. PCRE is used by many programs including Postfix and PHP.
EOF
