           SPELL=pdksh
         VERSION=5.2.14
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=ftp://ftp.cs.mun.ca/pub/$SPELL/$SOURCE
   SOURCE_URL[1]=ftp://ftp.lip6.fr/pub/unix/shells/$SPELL/$SOURCE
        WEB_SITE=http://web.cs.mun.ca/~michael/pdksh
         ENTERED=20020129
     SOURCE_HASH=sha512:6ba4d12e93315dbe324e76354352a985eb695f170c6043b4802668130b60f3d4280be1fb7b0b530227197d7b81c45adacccaef60170e82766abce18aec343a58
      LICENSE[0]=GPL
        KEYWORDS="console"
           SHORT="pdksh is a public domain version of the Korn Shell."
cat << EOF
PD-ksh is a clone of the AT&T Korn shell. At the moment, it has most
of the ksh88 features, not much of the ksh93 features, and a number of
its own features. pdksh was initially created by Eric Gisin using
Charles Forsyth's public domain V7 shell as a base as well as parts of
the BRL shell. 
EOF
