julia: add manpage

Make a link to the manpage that is included in the app bundle.
Complements the binary that's already part of the cask code.
This commit is contained in:
Peter Pieske
2024-02-27 22:55:45 +01:00
parent b66ee9cb83
commit a0f9cb156f
+1
View File
@@ -17,6 +17,7 @@ cask "julia" do
app "Julia-#{version.major_minor}.app"
binary "#{appdir}/Julia-#{version.major_minor}.app/Contents/Resources/julia/bin/julia"
manpage "#{appdir}/Julia-#{version.major_minor}.app/Contents/Resources/julia/share/man/man1/julia.1"
zap trash: [
"~/.julia",