bson.mk 266 B

1234567
  1. PACKAGES += bson
  2. pkg_bson_name = bson
  3. pkg_bson_description = BSON documents in Erlang, see bsonspec.org
  4. pkg_bson_homepage = https://github.com/comtihon/bson-erlang
  5. pkg_bson_fetch = git
  6. pkg_bson_repo = https://github.com/comtihon/bson-erlang
  7. pkg_bson_commit = master