aboutsummaryrefslogtreecommitdiffstats
path: root/index/modlib.mk
diff options
context:
space:
mode:
Diffstat (limited to 'index/modlib.mk')
-rw-r--r--index/modlib.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/modlib.mk b/index/modlib.mk
new file mode 100644
index 0000000..d6cb247
--- /dev/null
+++ b/index/modlib.mk
@@ -0,0 +1,7 @@
+PACKAGES += modlib
+pkg_modlib_name = modlib
+pkg_modlib_description = Web framework based on Erlang's inets httpd
+pkg_modlib_homepage = https://github.com/gar1t/modlib
+pkg_modlib_fetch = git
+pkg_modlib_repo = https://github.com/gar1t/modlib
+pkg_modlib_commit = master