diff options
Diffstat (limited to 'index/ekaf.mk')
-rw-r--r-- | index/ekaf.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/index/ekaf.mk b/index/ekaf.mk deleted file mode 100644 index 00707ad..0000000 --- a/index/ekaf.mk +++ /dev/null @@ -1,7 +0,0 @@ -PACKAGES += ekaf -pkg_ekaf_name = ekaf -pkg_ekaf_description = A minimal, high-performance Kafka client in Erlang. -pkg_ekaf_homepage = https://github.com/helpshift/ekaf -pkg_ekaf_fetch = git -pkg_ekaf_repo = https://github.com/helpshift/ekaf -pkg_ekaf_commit = master |