diff options
author | Sam Lawrance <lawrance@FreeBSD.org> | 2005-08-01 13:16:47 +0000 |
---|---|---|
committer | Sam Lawrance <lawrance@FreeBSD.org> | 2005-08-01 13:16:47 +0000 |
commit | 24cc7f6069d7f485bf7ef4718e735b9901c96c26 (patch) | |
tree | 2b2d4794b8d746fe0f8ff2312553a5b40fe369ae /www/Makefile | |
parent | 854a2326a4dbcda42a9a17c197725cebacac34cf (diff) | |
download | ports-24cc7f6069d7f485bf7ef4718e735b9901c96c26.tar.gz ports-24cc7f6069d7f485bf7ef4718e735b9901c96c26.zip |
Add openacs:
OpenACS (Open Architecture Community System) is a web application platform
designed for high traffic community websites. It is built on a free and
open source foundation. OpenACS is the foundation for many products
and websites including the .LRN e-learning platform (www.dotlrn.org).
PR: ports/84146
Submitted by: Aldert Nooitgedagt <aldert@nooitgedagt.net>
Notes
Notes:
svn path=/head/; revision=140655
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 5f06d42efdd9..ab6eb75d48e7 100644 --- a/www/Makefile +++ b/www/Makefile @@ -378,6 +378,7 @@ SUBDIR += ocaml-net SUBDIR += ocaml-wdialog SUBDIR += oops + SUBDIR += openacs SUBDIR += openvrml SUBDIR += opera SUBDIR += osb-browser |