aboutsummaryrefslogtreecommitdiffstats
path: root/index/sync.mk
diff options
context:
space:
mode:
Diffstat (limited to 'index/sync.mk')
-rw-r--r--index/sync.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/sync.mk b/index/sync.mk
new file mode 100644
index 0000000..b7e91f7
--- /dev/null
+++ b/index/sync.mk
@@ -0,0 +1,7 @@
+PACKAGES += sync
+pkg_sync_name = sync
+pkg_sync_description = On-the-fly recompiling and reloading in Erlang.
+pkg_sync_homepage = https://github.com/rustyio/sync
+pkg_sync_fetch = git
+pkg_sync_repo = https://github.com/rustyio/sync
+pkg_sync_commit = master