diff options
Diffstat (limited to 'meson/packaging/macpages/English.lproj/welcome.html')
-rw-r--r-- | meson/packaging/macpages/English.lproj/welcome.html | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/meson/packaging/macpages/English.lproj/welcome.html b/meson/packaging/macpages/English.lproj/welcome.html new file mode 100644 index 000000000..3832223e5 --- /dev/null +++ b/meson/packaging/macpages/English.lproj/welcome.html @@ -0,0 +1,12 @@ +<html> + <head> + </head> + <body> + + <h1>Meson build system installer</h1> + + <p> This package will install the command line tools of Meson to + this computer. + </p> + </body> +</html> |