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