summaryrefslogtreecommitdiff
path: root/shells/pdksh/DESCR
diff options
context:
space:
mode:
authorschmonz <schmonz>2002-11-28 07:12:09 +0000
committerschmonz <schmonz>2002-11-28 07:12:09 +0000
commit6ff9cbe28f2f442c23873e92d5d075d84ffca6ec (patch)
treefe2215e70da17165e7310b1f7a4ffd31bd46bb09 /shells/pdksh/DESCR
parent57707f4920282d065b4fd1144db351c483312c8f (diff)
downloadpkgsrc-6ff9cbe28f2f442c23873e92d5d075d84ffca6ec.tar.gz
Import pdksh-5.2.14 into the NetBSD Packages Collection.
PD-ksh is a mostly complete AT&T ksh look-alike. Work is mostly finished to make it fully compatible with both POSIX and AT&T ksh (when the two don't conflict). Since pdksh is free and compiles and runs on most common unix systems, it is very useful in creating a consistent user interface across multiple machines.
Diffstat (limited to 'shells/pdksh/DESCR')
-rw-r--r--shells/pdksh/DESCR5
1 files changed, 5 insertions, 0 deletions
diff --git a/shells/pdksh/DESCR b/shells/pdksh/DESCR
new file mode 100644
index 00000000000..230bab61a4c
--- /dev/null
+++ b/shells/pdksh/DESCR
@@ -0,0 +1,5 @@
+PD-ksh is a mostly complete AT&T ksh look-alike. Work is mostly
+finished to make it fully compatible with both POSIX and AT&T ksh
+(when the two don't conflict). Since pdksh is free and compiles
+and runs on most common unix systems, it is very useful in creating
+a consistent user interface across multiple machines.