aboutsummaryrefslogtreecommitdiff
path: root/ports.mk
diff options
context:
space:
mode:
authorEugene Sandulenko2016-03-27 23:40:58 +0200
committerEugene Sandulenko2016-03-27 23:52:21 +0200
commit5441bb61162cf911cdbb2b3e3738719952b171f9 (patch)
treeb1f3e20e00873fd873fb6f9dbaf3dfb7d19403e4 /ports.mk
parent6c280ef527d67c81ab5e676446b9316501214a0b (diff)
downloadscummvm-rg350-5441bb61162cf911cdbb2b3e3738719952b171f9.tar.gz
scummvm-rg350-5441bb61162cf911cdbb2b3e3738719952b171f9.tar.bz2
scummvm-rg350-5441bb61162cf911cdbb2b3e3738719952b171f9.zip
BUILD: Add target for uploading Sparkle appcast
Diffstat (limited to 'ports.mk')
-rw-r--r--ports.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/ports.mk b/ports.mk
index 03092e23ef..3cd3cd2286 100644
--- a/ports.mk
+++ b/ports.mk
@@ -406,6 +406,9 @@ osxsnap: bundle
ScummVM-snapshot.dmg
rm -rf ScummVM-snapshot
+publish-appcast:
+ scp dists/macosx/scummvm_appcast.xml www.scummvm.org:/var/www/html/
+
#
# Windows specific
#