aboutsummaryrefslogtreecommitdiff
path: root/shells/Makefile
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2019-06-01 18:32:40 +0000
committerCy Schubert <cy@FreeBSD.org>2019-06-01 18:32:40 +0000
commitc6b0b5112fe064e0e44f9dcd2050672ddce1e9a3 (patch)
tree5fb6be931ba7653e37ffbac7acf4b74178c91a13 /shells/Makefile
parent0032df7f144048a385bd3f0ed427863d989efe88 (diff)
downloadports-c6b0b5112fe064e0e44f9dcd2050672ddce1e9a3.tar.gz
ports-c6b0b5112fe064e0e44f9dcd2050672ddce1e9a3.zip
Resurrect the previous shells/ksh93 as shells/ast-ksh, a ksh93 port
that the maintainer wishes to use to create a shared library for use with other applications such as CDE. It is based on ksh93v (2014-12-24) and is incompatible with the direction that att/ast is taking the official ksh93 implementation. PR: 237332 Requested by: maintainer (saper@saper.info)
Notes
Notes: svn path=/head/; revision=503248
Diffstat (limited to 'shells/Makefile')
-rw-r--r--shells/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/Makefile b/shells/Makefile
index 44b5c45f0946..3324c1e35489 100644
--- a/shells/Makefile
+++ b/shells/Makefile
@@ -6,6 +6,7 @@
SUBDIR += 44bsd-csh
SUBDIR += ammonite
SUBDIR += antibody
+ SUBDIR += ast-ksh
SUBDIR += bash
SUBDIR += bash-completion
SUBDIR += bash-static