aboutsummaryrefslogtreecommitdiffstats
path: root/devel/Makefile
diff options
context:
space:
mode:
authorashish <ashish@FreeBSD.org>2011-08-24 01:44:59 +0800
committerashish <ashish@FreeBSD.org>2011-08-24 01:44:59 +0800
commit1bcd43862c2c06e834118ec765f1d8d5bf447378 (patch)
tree9562db67236581a2d996a2e82690506afaf651ae /devel/Makefile
parentcf8c6788b111574ec88b8057993bd2e5fbdb83aa (diff)
downloadfreebsd-ports-graphics-1bcd43862c2c06e834118ec765f1d8d5bf447378.tar.gz
freebsd-ports-graphics-1bcd43862c2c06e834118ec765f1d8d5bf447378.tar.zst
freebsd-ports-graphics-1bcd43862c2c06e834118ec765f1d8d5bf447378.zip
phpsh is an interactive shell for php that features readline
history, tab completion, quick access to documentation. It was developed at Facebook and ironically, is written mostly in python. It is open source and released under a modified BSD license. WWW: http://phpsh.org/
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 0ee26e16974..4f8b11332f4 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -2806,6 +2806,7 @@
SUBDIR += php52-sysvshm
SUBDIR += php52-tokenizer
SUBDIR += phpbt
+ SUBDIR += phpsh
SUBDIR += phptags
SUBDIR += physfs
SUBDIR += physfs-devel