aboutsummaryrefslogtreecommitdiffstats
path: root/www/Makefile
diff options
context:
space:
mode:
authorgabor <gabor@FreeBSD.org>2007-02-02 21:53:51 +0800
committergabor <gabor@FreeBSD.org>2007-02-02 21:53:51 +0800
commit3e3ba1e60ca3af246725d6f0e1277304b81376c4 (patch)
treeaec0f57a5cf7c4bd41389b0278be0ccac30b7b32 /www/Makefile
parent4fbbba8ebba854528d473fd654c67fcb7fcff621 (diff)
downloadfreebsd-ports-gnome-3e3ba1e60ca3af246725d6f0e1277304b81376c4.tar.gz
freebsd-ports-gnome-3e3ba1e60ca3af246725d6f0e1277304b81376c4.tar.zst
freebsd-ports-gnome-3e3ba1e60ca3af246725d6f0e1277304b81376c4.zip
Tcl interface to AOLserver's caching API
AOLserver implements a C API for caching arbitrary data. This module provides a Tcl API on top of the C API. The module is only compatible with AOLserver 3.x using nsd8x, or AOLserver 4.x. WWW: http://www.aolserver.com/ - Martin Matuska martin@matuska.org PR: ports/105781 Submitted by: Martin Matuska <martin@matuska.org> Approved by: erwin (mentor)
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index 5126d60f69ce..dd899e335fe6 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -12,6 +12,7 @@
SUBDIR += amphetadesk
SUBDIR += analog
SUBDIR += aolserver
+ SUBDIR += aolserver-nscache
SUBDIR += aolserver-openacs-pg
SUBDIR += apache-contrib
SUBDIR += apache-forrest