From f0a794182cc4c0ec3369cb1998a4cba0334a528e Mon Sep 17 00:00:00 2001 From: Eric Himmelreich Date: Sun, 24 Jan 2010 01:20:20 -0500 Subject: newbrew for mktorrent Signed-off-by: Adam Vandenberg Fixed install path. --- Library/Formula/mktorrent.rb | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 Library/Formula/mktorrent.rb (limited to 'Library') diff --git a/Library/Formula/mktorrent.rb b/Library/Formula/mktorrent.rb new file mode 100644 index 000000000..ba26a671a --- /dev/null +++ b/Library/Formula/mktorrent.rb @@ -0,0 +1,12 @@ +require 'formula' + +class Mktorrent