protobuffs.mk 375 B

1234567
  1. PACKAGES += protobuffs
  2. pkg_protobuffs_name = protobuffs
  3. pkg_protobuffs_description = An implementation of Google's Protocol Buffers for Erlang, based on ngerakines/erlang_protobuffs.
  4. pkg_protobuffs_homepage = https://github.com/basho/erlang_protobuffs
  5. pkg_protobuffs_fetch = git
  6. pkg_protobuffs_repo = https://github.com/basho/erlang_protobuffs
  7. pkg_protobuffs_commit = master