el-get/recipes/bbdb-vcard.rcp
2015-06-01 10:14:29 +08:00

13 lines
458 B
Plaintext

(:name bbdb-vcard
:description "vCard Import and Export for the Insidious Big Brother Database (BBDB)."
:website "https://github.com/tohojo/bbdb-vcard"
:type github
:pkgname "tohojo/bbdb-vcard"
:depends (bbdb)
;; :builtin "24.3"
:minimum-emacs-version "24.3"
;; TODO: this extensions requires BBDB v3.x. (how to write in el-get?)
;; :build (("make")
;; ("make install"))
)