summaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authorSergei Kolobov <sergei@FreeBSD.org>2003-10-23 20:21:55 +0000
committerSergei Kolobov <sergei@FreeBSD.org>2003-10-23 20:21:55 +0000
commit9e4870a5d6532b1cb9b38ac066d328a59a038265 (patch)
tree1db19a50ae8e956454150139ec691de3cbb474d3 /www/Makefile
parent Use bsd.ports.(pre|post).mk, don't ignore Makefile.local (diff)
Add libhttpd-persistent, library for embedded web servers.
libHTTPD can be used to add basic web server capabilities to an application or embedded device. The library handles both static and dynamically generated content, has very low overheads, and provides many features to simplify the creation of web based application interfaces. This is a version modified for persistent connections by the author of daapd. PR: 58350 Submitted by: Lars Thegler <lars@thegler.dk> Approved by: krion (implicit)
Notes
Notes: svn path=/head/; revision=91992
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 d7238d0a66f4..ae68bed5ec84 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -151,6 +151,7 @@
SUBDIR += larbin
SUBDIR += libghttp
SUBDIR += libgtkhtml
+ SUBDIR += libhttpd-persistent
SUBDIR += libwww
SUBDIR += linkchecker
SUBDIR += links