From c3b696a48d958744d4510a1e88af1c02a322d3dd Mon Sep 17 00:00:00 2001 From: Sean Escriva Date: Mon, 19 Nov 2012 16:50:34 -0800 Subject: [PATCH] Add bbdb-vcard --- recipes/bbdb-vcard | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 recipes/bbdb-vcard diff --git a/recipes/bbdb-vcard b/recipes/bbdb-vcard new file mode 100644 index 00000000..789ad59b --- /dev/null +++ b/recipes/bbdb-vcard @@ -0,0 +1,3 @@ +(bbdb-vcard :repo "trebb/bbdb-vcard" + :fetcher github + :files ("vcard*.el"))