diff options
Diffstat (limited to 'index/mavg.mk')
-rw-r--r-- | index/mavg.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/index/mavg.mk b/index/mavg.mk deleted file mode 100644 index ce1869e..0000000 --- a/index/mavg.mk +++ /dev/null @@ -1,7 +0,0 @@ -PACKAGES += mavg -pkg_mavg_name = mavg -pkg_mavg_description = Erlang :: Exponential moving average library -pkg_mavg_homepage = https://github.com/EchoTeam/mavg -pkg_mavg_fetch = git -pkg_mavg_repo = https://github.com/EchoTeam/mavg -pkg_mavg_commit = master |