aboutsummaryrefslogtreecommitdiffstats
path: root/index/mochiweb.mk
diff options
context:
space:
mode:
Diffstat (limited to 'index/mochiweb.mk')
-rw-r--r--index/mochiweb.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/mochiweb.mk b/index/mochiweb.mk
new file mode 100644
index 0000000..15df91e
--- /dev/null
+++ b/index/mochiweb.mk
@@ -0,0 +1,7 @@
+PACKAGES += mochiweb
+pkg_mochiweb_name = mochiweb
+pkg_mochiweb_description = MochiWeb is an Erlang library for building lightweight HTTP servers.
+pkg_mochiweb_homepage = https://github.com/mochi/mochiweb
+pkg_mochiweb_fetch = git
+pkg_mochiweb_repo = https://github.com/mochi/mochiweb
+pkg_mochiweb_commit = master