summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2003-07-16 11:06:23 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2003-07-16 11:06:23 +0000
commitd582318c7f31e6c3af73e1a047949c6a5f4bc0c8 (patch)
tree891ce3bc0a5fe112928c2c2c32b4a76c2b8c7659 /lang/Makefile
parentAdd php5 5.0.0.a1, PHP5 Scripting Language. (diff)
Add php5-cli, is a PHP5 Command Line Interpreter as php5's
slave port. PR: ports/54520 Submitted by: Alex Dupre <sysadmin@alexdupre.com> Repo copied by: joe (cvs) Approved by: portmgr (no objections)
Notes
Notes: svn path=/head/; revision=84982
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile
index f72c1801cfc8..4693576c291d 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -150,6 +150,7 @@
SUBDIR += php4
SUBDIR += php4-cli
SUBDIR += php5
+ SUBDIR += php5-cli
SUBDIR += php_doc
SUBDIR += pike70
SUBDIR += pike72