PortSystem 1.0

name		pdksh
version		5.2.14
conflicts	ksh ksh-devel ksh93
categories	shells
maintainers	nomaintainer
license             public-domain

description	A Public Domain clone of ksh
long_description	\
	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. \
	Since then a number of people have maintained and contributed to it

platforms	darwin
homepage    https://web.archive.org/web/20160918190548/http://www.cs.mun.ca/~michael/pdksh/
master_sites	ftp://gd.tuwien.ac.at/utils/shells/pdk \
		ftp://ftp.lip6.fr/pub/unix/shells/pdksh/
checksums           rmd160  3ecb47ac7c7fc43445806a68c740c94278e2368f \
                    sha256  ab15bcdd50f291edc632bca351b2edce5405d4f2ce3854d3d548d721ab9bbfa6 \
                    size    480107

configure.args  --infodir=${prefix}/share/info --mandir=${prefix}/share/man
destroot.destdir	prefix=${destroot}${prefix}
patchfiles   patch-siglist.sh.diff patch-Makefile.in.diff
