aboutsummaryrefslogtreecommitdiff
path: root/packaging/macpages/English.lproj/welcome.html
diff options
context:
space:
mode:
authorJussi Pakkanen <jpakkane@gmail.com>2021-05-17 22:57:24 +0300
committerJussi Pakkanen <jpakkane@gmail.com>2021-05-18 20:47:05 +0300
commit5eeddd682f9e6df93644030c4faf699f91ba8a45 (patch)
treebf96b314815770260af573215ee2acef24e3f282 /packaging/macpages/English.lproj/welcome.html
parentbe015a37d708135881743c2108fe4f35fdba7166 (diff)
downloadmeson-5eeddd682f9e6df93644030c4faf699f91ba8a45.zip
meson-5eeddd682f9e6df93644030c4faf699f91ba8a45.tar.gz
meson-5eeddd682f9e6df93644030c4faf699f91ba8a45.tar.bz2
Add a script to create macOS installer packages.
Diffstat (limited to 'packaging/macpages/English.lproj/welcome.html')
-rw-r--r--packaging/macpages/English.lproj/welcome.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/packaging/macpages/English.lproj/welcome.html b/packaging/macpages/English.lproj/welcome.html
new file mode 100644
index 0000000..3832223
--- /dev/null
+++ b/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>