aboutsummaryrefslogtreecommitdiffstats
path: root/index/lasp.mk
diff options
context:
space:
mode:
Diffstat (limited to 'index/lasp.mk')
-rw-r--r--index/lasp.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/lasp.mk b/index/lasp.mk
new file mode 100644
index 0000000..8f8b4d8
--- /dev/null
+++ b/index/lasp.mk
@@ -0,0 +1,7 @@
+PACKAGES += lasp
+pkg_lasp_name = lasp
+pkg_lasp_description = A Language for Distributed, Eventually Consistent Computations
+pkg_lasp_homepage = http://lasp-lang.org/
+pkg_lasp_fetch = git
+pkg_lasp_repo = https://github.com/lasp-lang/lasp
+pkg_lasp_commit = master