aboutsummaryrefslogtreecommitdiffstats
path: root/index/stockdb.mk
diff options
context:
space:
mode:
Diffstat (limited to 'index/stockdb.mk')
-rw-r--r--index/stockdb.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/stockdb.mk b/index/stockdb.mk
new file mode 100644
index 0000000..d850fcd
--- /dev/null
+++ b/index/stockdb.mk
@@ -0,0 +1,7 @@
+PACKAGES += stockdb
+pkg_stockdb_name = stockdb
+pkg_stockdb_description = Database for storing Stock Exchange quotes in erlang
+pkg_stockdb_homepage = https://github.com/maxlapshin/stockdb
+pkg_stockdb_fetch = git
+pkg_stockdb_repo = https://github.com/maxlapshin/stockdb
+pkg_stockdb_commit = master