           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
      BUILD_API=2     
	 ENTERED=20020129
         UPDATED=20020129
          MD5[0]=0ac1ad3f323306381374d7db59a52f4b
      LICENSE[0]=GPL
           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
