diff options
Diffstat (limited to 'index/stockdb.mk')
-rw-r--r-- | index/stockdb.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/index/stockdb.mk b/index/stockdb.mk deleted file mode 100644 index d850fcd..0000000 --- a/index/stockdb.mk +++ /dev/null @@ -1,7 +0,0 @@ -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 |