((category db) (synopsis "Bindings to LMDB") (author "Thomas Chust") (license "OpenLDAP") (version "1.0.0") (dependencies srfi-1) (test-dependencies test) (components (extension lmdb (custom-build "build-lmdb") (source-dependencies "lmdb.h" "mdb.impl.c" "midl.h" "midl.impl.c")))) ;; vim: set ai et ts=4 sts=2 sw=2 ft=scheme: ;;