diff options
author | nbm <nbm@FreeBSD.org> | 2000-07-20 19:55:59 +0800 |
---|---|---|
committer | nbm <nbm@FreeBSD.org> | 2000-07-20 19:55:59 +0800 |
commit | d883c7a9bae18f0f6aa35d1da135d71a561f12e1 (patch) | |
tree | 792bef77b332c5a87a2f547bc605509ae1a0994d /www/Makefile | |
parent | ab5ed6f423da80fca2eac82e4b3ce014238e65bc (diff) | |
download | freebsd-ports-gnome-d883c7a9bae18f0f6aa35d1da135d71a561f12e1.tar.gz freebsd-ports-gnome-d883c7a9bae18f0f6aa35d1da135d71a561f12e1.tar.zst freebsd-ports-gnome-d883c7a9bae18f0f6aa35d1da135d71a561f12e1.zip |
Add tclhttpd, a pure-Tcl implementation of a HTTP server.
PR: ports/19870
Submitted by: Mikhail Teterin <mi@privatelabs.com>
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 29b1ada5e9b2..9f535f8d6fdf 100644 --- a/www/Makefile +++ b/www/Makefile @@ -147,6 +147,7 @@ SUBDIR += squidtimes SUBDIR += squirm SUBDIR += swish-e + SUBDIR += tclhttpd SUBDIR += thttpd SUBDIR += tidy SUBDIR += tinyproxy |