diff options
Diffstat (limited to 'index/modlib.mk')
-rw-r--r-- | index/modlib.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/index/modlib.mk b/index/modlib.mk deleted file mode 100644 index d6cb247..0000000 --- a/index/modlib.mk +++ /dev/null @@ -1,7 +0,0 @@ -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 |