diff options
Diffstat (limited to 'homebrew/avrotools/.make.sh-auto')
-rw-r--r-- | homebrew/avrotools/.make.sh-auto | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/homebrew/avrotools/.make.sh-auto b/homebrew/avrotools/.make.sh-auto new file mode 100644 index 000000000..a3d40ea07 --- /dev/null +++ b/homebrew/avrotools/.make.sh-auto @@ -0,0 +1,3 @@ +pkg:setup +libexec.install "avro-tools-#{version}.jar" +bin.write_jar_script libexec/"avro-tools-#{version}.jar", "avro-tools" |