diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2011-05-23 19:08:44 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2011-05-23 19:08:44 +0000 |
commit | 418178a58a18a8e17e4ef11e9f1b0136d1447c35 (patch) | |
tree | 844592d3ecab8c476f3aaf078901924bd948f49c /www/Makefile | |
parent | 60be5ed6939c55f50ac2cf3fef7c4b0c8904becf (diff) | |
download | ports-418178a58a18a8e17e4ef11e9f1b0136d1447c35.tar.gz ports-418178a58a18a8e17e4ef11e9f1b0136d1447c35.zip |
-Framework for the new horde4 series. Update to 4.0.3 and hook into build.
-The Horde Application Framework is a flexible, modular, general-purpose web
-application framework written in PHP. It provides an extensive array of
-components that are targeted at the common problems and tasks involved in
-developing modern web applications. It is the basis for a large number of
-production-level web applications, notably the Horde Groupware suites. For more
-information on Horde or the Horde Groupware suites, visit http://www.horde.org.
Approved by: itetcu (mentor)(implicit)
Notes
Notes:
svn path=/head/; revision=274528
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 b72c2e34273c..a33720c07a79 100644 --- a/www/Makefile +++ b/www/Makefile @@ -309,6 +309,7 @@ SUBDIR += horde-passwd SUBDIR += horde-trean SUBDIR += horde-wicked + SUBDIR += horde4-base SUBDIR += hotcrp SUBDIR += hs-HTTP SUBDIR += hs-cgi |