diff options
author | pav <pav@FreeBSD.org> | 2004-06-16 21:34:30 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-06-16 21:34:30 +0800 |
commit | 871e8a855187dd09a61dee7002f080d635f9578b (patch) | |
tree | 40dc628daa4a690d859ebd2eb2529ff80d995b32 /www/Makefile | |
parent | 667460e36e56a9a3bff5a05adde0aacd720f11b2 (diff) | |
download | freebsd-ports-gnome-871e8a855187dd09a61dee7002f080d635f9578b.tar.gz freebsd-ports-gnome-871e8a855187dd09a61dee7002f080d635f9578b.tar.zst freebsd-ports-gnome-871e8a855187dd09a61dee7002f080d635f9578b.zip |
Add bricolage, a Content Management System written in perl, using Mason
and PostgreSQL.
WWW: http://www.bricolage.cc/
PR: ports/67477
Submitted by: Rod Taylor <rbt@home.rbt.ca>
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 ebc4202024eb..7dbb5c5e73a3 100644 --- a/www/Makefile +++ b/www/Makefile @@ -45,6 +45,7 @@ SUBDIR += boa SUBDIR += bookmarkbridge SUBDIR += bozohttpd + SUBDIR += bricolage SUBDIR += cadaver SUBDIR += calamaris SUBDIR += caudium10 |