diff options
author | pav <pav@FreeBSD.org> | 2005-04-15 19:56:52 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-04-15 19:56:52 +0800 |
commit | b956442586501480265843680e7c90b061886c22 (patch) | |
tree | 4d80f58d5b86f89713cef74575cc736f53222b9d /www/Makefile | |
parent | 691fd3d6587e91a60bbd3b89a1af09eba5268ca4 (diff) | |
download | freebsd-ports-gnome-b956442586501480265843680e7c90b061886c22.tar.gz freebsd-ports-gnome-b956442586501480265843680e7c90b061886c22.tar.zst freebsd-ports-gnome-b956442586501480265843680e7c90b061886c22.zip |
dotProject is a PHP web-based project management framework that includes modules
for companies, projects, tasks (with Gantt charts), forums, files, calendar,
contacts, tickets/helpdesk, multi-language support, user/module permissions and
themes.
PR: ports/79829
Submitted by: Antonio Carlos Venancio Junior <antonio@php.net>
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 c8bda3c73757..4af45de712d9 100644 --- a/www/Makefile +++ b/www/Makefile @@ -87,6 +87,7 @@ SUBDIR += dhttpd SUBDIR += dillo SUBDIR += dokuwiki + SUBDIR += dotproject SUBDIR += dpsearch SUBDIR += drupal SUBDIR += dtse |