diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2006-11-07 16:58:09 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2006-11-07 16:58:09 +0000 |
commit | 84816b0d943d285884c2dee537a6d876762740e9 (patch) | |
tree | 94ad9eef181df8ebcb2adb1c117f1bd61fdf96ec /www/Makefile | |
parent | 592c6d46ef0ce26b789b7c48b125ca279623044a (diff) | |
download | ports-84816b0d943d285884c2dee537a6d876762740e9.tar.gz ports-84816b0d943d285884c2dee537a6d876762740e9.zip |
This is a port of the Zend Framework. The Zend Framework aims to
provide an architecture for developing entire applications with no
other library dependencies. This code will always be actively developed,
tested, and supported by Zend and the PHP Collaboration Project.
WWW: http://framework.zend.com/
- Greg Larkin
glarkin@sourcehosting.net
PR: ports/105094
Submitted by: Greg Larkin <glarkin at sourcehosting.net>
Notes
Notes:
svn path=/head/; revision=176723
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 b23b7a225be7..3d24e5473f3a 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1165,6 +1165,7 @@ SUBDIR += yabb SUBDIR += yaws SUBDIR += youtube_dl + SUBDIR += zend-framework SUBDIR += zerowait-httpd SUBDIR += ziproxy SUBDIR += znavigator |