diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2004-12-15 17:18:15 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2004-12-15 17:18:15 +0000 |
commit | 5336b186be8191015c0d3a58e9dfeffe8c5f3510 (patch) | |
tree | 8eba65a5b13bf21d9cf5c224922b93259a862a7f /www/Makefile | |
parent | b2f715d150f657fc7bfb8299eaa841d346f0f5bc (diff) |
SHTTPD is a simple, easy to use, embeddable web server with CGI,
SSL, cookies support.
PR: ports/75102
Submitted by: Sergey Lyubka <valenok(at)gmail.com>
Notes
Notes:
svn path=/head/; revision=124141
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 7e3573c346a2..aa84411e3c83 100644 --- a/www/Makefile +++ b/www/Makefile @@ -647,6 +647,7 @@ SUBDIR += scout SUBDIR += screem SUBDIR += script4rss + SUBDIR += shttpd SUBDIR += sidplug SUBDIR += simplog SUBDIR += sitebar |