diff options
Diffstat (limited to 'index/protobuffs.mk')
-rw-r--r-- | index/protobuffs.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/index/protobuffs.mk b/index/protobuffs.mk deleted file mode 100644 index aa4934b..0000000 --- a/index/protobuffs.mk +++ /dev/null @@ -1,7 +0,0 @@ -PACKAGES += protobuffs -pkg_protobuffs_name = protobuffs -pkg_protobuffs_description = An implementation of Google's Protocol Buffers for Erlang, based on ngerakines/erlang_protobuffs. -pkg_protobuffs_homepage = https://github.com/basho/erlang_protobuffs -pkg_protobuffs_fetch = git -pkg_protobuffs_repo = https://github.com/basho/erlang_protobuffs -pkg_protobuffs_commit = master |