diff options
author | jadawin <jadawin@FreeBSD.org> | 2010-07-05 15:43:03 +0800 |
---|---|---|
committer | jadawin <jadawin@FreeBSD.org> | 2010-07-05 15:43:03 +0800 |
commit | 0b536ca83f6a0231316df53b7763268f0add11a1 (patch) | |
tree | 92872f88518e55c0e6a53c0b52fd112e030dbb14 /www/Makefile | |
parent | 80850fc7d266bc104f8b0ec8e623c15d0bb427cc (diff) | |
download | freebsd-ports-gnome-0b536ca83f6a0231316df53b7763268f0add11a1.tar.gz freebsd-ports-gnome-0b536ca83f6a0231316df53b7763268f0add11a1.tar.zst freebsd-ports-gnome-0b536ca83f6a0231316df53b7763268f0add11a1.zip |
Shell In A Box is a web server that can export arbitary command line tools to a
web based terminal emulator
WWW: http://code.google.com/p/shellinabox/
PR: ports/148211
Submitted by: Olivier Cochard-Labbe <olivier at cochard.me>
Feature safe: yes
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 387e957c0ab8..0a0f97b54286 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1580,6 +1580,7 @@ SUBDIR += serf SUBDIR += servlet-api SUBDIR += session2 + SUBDIR += shellinabox SUBDIR += shttpd SUBDIR += sidplug SUBDIR += simplog |