From cbaff3e6e2adcd0ef3ccf7ef6a68e002054fc89e Mon Sep 17 00:00:00 2001 From: Jan Berkel Date: Thu, 20 May 2010 18:25:53 +0200 Subject: lastfm_fplib formula Signed-off-by: Adam Vandenberg --- Library/Formula/lastfm_fplib.rb | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 Library/Formula/lastfm_fplib.rb (limited to 'Library') diff --git a/Library/Formula/lastfm_fplib.rb b/Library/Formula/lastfm_fplib.rb new file mode 100644 index 000000000..6eee701b9 --- /dev/null +++ b/Library/Formula/lastfm_fplib.rb @@ -0,0 +1,18 @@ +require 'formula' + +class LastfmFplib