summaryrefslogtreecommitdiffstats
path: root/shells/Makefile
diff options
context:
space:
mode:
authorsem <sem@FreeBSD.org>2007-01-25 09:12:28 +0000
committersem <sem@FreeBSD.org>2007-01-25 09:12:28 +0000
commit1bfd3e1498e3534285b9d2bfbbe63c2294ba30e1 (patch)
tree3dc6e39dd2cb3e591945991e4d9ef97c0630411c /shells/Makefile
parent335ec55a9da57c019b960aefd4f641def3552363 (diff)
downloadFreeBSD-ports-1bfd3e1498e3534285b9d2bfbbe63c2294ba30e1.zip
FreeBSD-ports-1bfd3e1498e3534285b9d2bfbbe63c2294ba30e1.tar.gz
A new port: shells/p5-Term-ShellUI
Term::ShellUI uses the history and autocompletion features of Term::ReadLine to present a sophisticated command-line interface to the user. It tries to make every feature that one would expect to see in a fully interactive shell trivial to implement. You simply declare your command set and let ShellUI take care of the heavy lifting. WWW: http://search.cpan.org/dist/Term-ShellUI
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 ad39c9c..c5c3c7d 100644
--- a/shells/Makefile
+++ b/shells/Makefile
@@ -19,6 +19,7 @@
SUBDIR += mksh
SUBDIR += nologinmsg
SUBDIR += osh
+ SUBDIR += p5-Term-ShellUI
SUBDIR += pash
SUBDIR += pdksh
SUBDIR += perlsh
OpenPOWER on IntegriCloud