aboutsummaryrefslogtreecommitdiff
path: root/shells/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-04-29 21:34:02 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-04-29 21:34:02 +0000
commitceabe272a7e49d14d6b3dcac853bb72ff4ec79aa (patch)
tree2741dc4d7abe3e53052b32355301d86215300d84 /shells/Makefile
parenta128f2fa88feb1af75a54443a168caf9f2cc4627 (diff)
downloadports-ceabe272a7e49d14d6b3dcac853bb72ff4ec79aa.tar.gz
ports-ceabe272a7e49d14d6b3dcac853bb72ff4ec79aa.zip
Heirloom-sh is a portable version of OpenSolaris' #!/bin/sh.
If one need to write portable shell scripts, this one is excellent for testing them. It is installed as jsh (job shell). Other OpenSolaris user land tools are available in sysutils/heirloom WWW: http://heirloom.sourceforge.net/sh.html PR: ports/122192 Submitted by: Danijel Tasov <danielt at pilgerer.org>
Notes
Notes: svn path=/head/; revision=212287
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 bd3a27f544b4..7e04bc3b1f02 100644
--- a/shells/Makefile
+++ b/shells/Makefile
@@ -15,6 +15,7 @@
SUBDIR += fish
SUBDIR += flash
SUBDIR += gscommander
+ SUBDIR += heirloom-sh
SUBDIR += ibsh
SUBDIR += ksh93
SUBDIR += mksh