From 34c99b0cc86fc2b84feee1aa39de46b04fac0fbc Mon Sep 17 00:00:00 2001 From: eregon Date: Sun, 24 Oct 2010 17:08:36 +0200 Subject: [PATCH] New formula: exiftags Signed-off-by: Adam Vandenberg --- Library/Formula/exiftags.rb | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Library/Formula/exiftags.rb diff --git a/Library/Formula/exiftags.rb b/Library/Formula/exiftags.rb new file mode 100644 index 000000000000..0a264a7fddbb --- /dev/null +++ b/Library/Formula/exiftags.rb @@ -0,0 +1,13 @@ +require 'formula' + +class Exiftags