diff options
Diffstat (limited to 'homebrew/ucspitcp/.make.sh-auto')
-rw-r--r-- | homebrew/ucspitcp/.make.sh-auto | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/homebrew/ucspitcp/.make.sh-auto b/homebrew/ucspitcp/.make.sh-auto new file mode 100644 index 000000000..2de2d9a4a --- /dev/null +++ b/homebrew/ucspitcp/.make.sh-auto @@ -0,0 +1,8 @@ +pkg:setup +(buildpath/"conf-home").unlink +(buildpath/"conf-home").write prefix +make +bin.mkpath +make setup +make check +share.install prefix/"man" |