From 192e5915c9fa27fa2b9e11c75bfda2b8bab8e12a Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 15 Apr 2011 06:00:05 +0000 Subject: Simple and lightweight HTTP daemon. It provides the following features: - Basic support for CGI, - ipv6, authentication, - virtual host, - basic authentication - basic url mapping system. WWW: http://git.etoilebsd.net/mohawk --- www/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'www/Makefile') diff --git a/www/Makefile b/www/Makefile index 338ba128bfdc..33221b0ad3ff 100644 --- a/www/Makefile +++ b/www/Makefile @@ -574,6 +574,7 @@ SUBDIR += mod_xml2enc SUBDIR += mod_xmlns SUBDIR += mod_xsendfile + SUBDIR += mohawk SUBDIR += moinmoin SUBDIR += momspider SUBDIR += monast -- cgit v1.2.3