diff options
Diffstat (limited to 'index/bson.mk')
-rw-r--r-- | index/bson.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/index/bson.mk b/index/bson.mk deleted file mode 100644 index 729722b..0000000 --- a/index/bson.mk +++ /dev/null @@ -1,7 +0,0 @@ -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 |