aboutsummaryrefslogtreecommitdiff
path: root/shells/Makefile
diff options
context:
space:
mode:
authorMatthew Seaman <matthew@FreeBSD.org>2017-09-22 14:57:41 +0000
committerMatthew Seaman <matthew@FreeBSD.org>2017-09-22 14:57:41 +0000
commita99b06d58b8814c043cbea23a1cd87fd8b3a6e8f (patch)
tree5b743034ac0b7e422656b532399187f26aecacfb /shells/Makefile
parentcdad5a196f5ca31095fbfe2ed4eee181c1f59754 (diff)
downloadports-a99b06d58b8814c043cbea23a1cd87fd8b3a6e8f.tar.gz
ports-a99b06d58b8814c043cbea23a1cd87fd8b3a6e8f.zip
xonsh is a Python-ish, BASHwards-looking shell language and command prompt.
The language is a superset of Python 3.4+ with additional shell primitives. xonsh (pronounced conch) is meant for the daily use of experts and novices alike. WWW: http://xon.sh PR: 220596 Submitted by: roberfern@gmail.com
Notes
Notes: svn path=/head/; revision=450378
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 6a92bba190e4..e09a232b6240 100644
--- a/shells/Makefile
+++ b/shells/Makefile
@@ -45,6 +45,7 @@
SUBDIR += viewglob
SUBDIR += vshnu
SUBDIR += wcd
+ SUBDIR += xonsh
SUBDIR += zsh
SUBDIR += zsh-navigation-tools