From 290d3d599277449f3ac4b4f45729a72fa5fe6396 Mon Sep 17 00:00:00 2001 From: Shaun Jackman Date: Thu, 2 Jun 2016 09:36:34 -0700 Subject: [PATCH] abacas: Build a bottle for Linuxbrew --- abacas.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/abacas.rb b/abacas.rb index f4684cab64..b2eab956e6 100644 --- a/abacas.rb +++ b/abacas.rb @@ -1,3 +1,4 @@ +# abacas: Build a bottle for Linuxbrew class Abacas < Formula desc "Automatic contiguation of assembled sequences" homepage "http://abacas.sourceforge.net/"