diff options
Diffstat (limited to 'homebrew/makefile2graph/.make.sh-auto')
-rw-r--r-- | homebrew/makefile2graph/.make.sh-auto | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/homebrew/makefile2graph/.make.sh-auto b/homebrew/makefile2graph/.make.sh-auto new file mode 100644 index 000000000..2ca0afc75 --- /dev/null +++ b/homebrew/makefile2graph/.make.sh-auto @@ -0,0 +1,6 @@ +pkg:setup +make +make test +bin.install "make2graph", "makefile2graph" +man1.install "make2graph.1", "makefile2graph.1" +doc.install "LICENSE", "README.md", "screenshot.png" |