diff options
Diffstat (limited to 'index/lucid.mk')
-rw-r--r-- | index/lucid.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/index/lucid.mk b/index/lucid.mk deleted file mode 100644 index 14d6598..0000000 --- a/index/lucid.mk +++ /dev/null @@ -1,7 +0,0 @@ -PACKAGES += lucid -pkg_lucid_name = lucid -pkg_lucid_description = HTTP/2 server written in Erlang -pkg_lucid_homepage = https://github.com/tatsuhiro-t/lucid -pkg_lucid_fetch = git -pkg_lucid_repo = https://github.com/tatsuhiro-t/lucid -pkg_lucid_commit = master |