aboutsummaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authorGabor Kovesdan <gabor@FreeBSD.org>2007-02-02 13:53:51 +0000
committerGabor Kovesdan <gabor@FreeBSD.org>2007-02-02 13:53:51 +0000
commit17407398a11008d22fd5626c59ab9d6356af1a78 (patch)
treea0661c9cc6ba4bd76f452b831445f0a59f4d3f7d /www/Makefile
parent39a9b99bbcb5e463b8a763beeff4760d3b678599 (diff)
downloadports-17407398a11008d22fd5626c59ab9d6356af1a78.tar.gz
ports-17407398a11008d22fd5626c59ab9d6356af1a78.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)
Notes
Notes: svn path=/head/; revision=183941
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