From 74af8ed4ae8a1591a6cf5fc9bc68d633181a0239 Mon Sep 17 00:00:00 2001 From: Edward George Date: Fri, 6 Aug 2010 22:56:01 +0100 Subject: New Formula: liblo 0.26 liblo is an lightweight implementation of the Open Sound Control protocol for POSIX system. Signed-off-by: David Höppner <0xffea@gmail.com> * added md5 * changed commit message a little --- Library/Formula/liblo.rb | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Library/Formula/liblo.rb (limited to 'Library/Formula') diff --git a/Library/Formula/liblo.rb b/Library/Formula/liblo.rb new file mode 100644 index 000000000..1662df68c --- /dev/null +++ b/Library/Formula/liblo.rb @@ -0,0 +1,13 @@ +require 'formula' + +class Liblo