- PACKAGES += bson
- pkg_bson_name = bson
- pkg_bson_description = BSON documents in Erlang, see bsonspec.org
- pkg_bson_homepage = https://github.com/comtihon/bson-erlang
- pkg_bson_fetch = git
- pkg_bson_repo = https://github.com/comtihon/bson-erlang
- pkg_bson_commit = master
|