From ceabe272a7e49d14d6b3dcac853bb72ff4ec79aa Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Tue, 29 Apr 2008 21:34:02 +0000 Subject: 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 --- shells/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'shells/Makefile') 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 -- cgit v1.2.3