diff options
author | lawrance <lawrance@FreeBSD.org> | 2005-08-01 21:16:47 +0800 |
---|---|---|
committer | lawrance <lawrance@FreeBSD.org> | 2005-08-01 21:16:47 +0800 |
commit | 93d61b6a4ea0555833281eb07367545c138bc302 (patch) | |
tree | 385f37e17bedacff21f244854d75368c1f9212b5 /www/Makefile | |
parent | 5b71e70644c98f804163bbaffd0a258509f2ea95 (diff) | |
download | freebsd-ports-graphics-93d61b6a4ea0555833281eb07367545c138bc302.tar.gz freebsd-ports-graphics-93d61b6a4ea0555833281eb07367545c138bc302.tar.zst freebsd-ports-graphics-93d61b6a4ea0555833281eb07367545c138bc302.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>
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 5f06d42efdd..ab6eb75d48e 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 |