diff options
author | olgeni <olgeni@FreeBSD.org> | 2013-04-23 23:15:49 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2013-04-23 23:15:49 +0800 |
commit | 396936e1454531f79f7863f0e6c2739d38550c9d (patch) | |
tree | 9a3e7dd856adb001b5d6298b757f89941df5267e /www/Makefile | |
parent | 51631a536cdea4808457b0a5f53ebfedb9ab4cd5 (diff) | |
download | freebsd-ports-gnome-396936e1454531f79f7863f0e6c2739d38550c9d.tar.gz freebsd-ports-gnome-396936e1454531f79f7863f0e6c2739d38550c9d.tar.zst freebsd-ports-gnome-396936e1454531f79f7863f0e6c2739d38550c9d.zip |
Add www/mochiweb, an Erlang library for building lightweight HTTP
servers.
This is the original version from Mochi Media, Inc.
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 91756e0962d1..8a7c39f7bb61 100644 --- a/www/Makefile +++ b/www/Makefile @@ -448,6 +448,7 @@ SUBDIR += mkapachepw SUBDIR += mknmz-wwwoffle SUBDIR += mnogosearch + SUBDIR += mochiweb SUBDIR += mod_amazon_proxy SUBDIR += mod_antiloris SUBDIR += mod_asn |