From 494c2adc10119dc44cc8056114157b669b0e7be6 Mon Sep 17 00:00:00 2001 From: Robert Dallas Gray Date: Tue, 16 Oct 2012 11:12:46 +0100 Subject: [PATCH] Added recipe for graphene. --- recipes/graphene | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 recipes/graphene diff --git a/recipes/graphene b/recipes/graphene new file mode 100644 index 00000000..a5dc9b42 --- /dev/null +++ b/recipes/graphene @@ -0,0 +1,2 @@ +(graphene :fetcher github + :repo "rdallasgray/graphene")