diff options
Diffstat (limited to 'index/grapherl.mk')
-rw-r--r-- | index/grapherl.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/index/grapherl.mk b/index/grapherl.mk deleted file mode 100644 index cf1fcc9..0000000 --- a/index/grapherl.mk +++ /dev/null @@ -1,7 +0,0 @@ -PACKAGES += grapherl -pkg_grapherl_name = grapherl -pkg_grapherl_description = Create graphs of Erlang systems and programs -pkg_grapherl_homepage = https://github.com/eproxus/grapherl -pkg_grapherl_fetch = git -pkg_grapherl_repo = https://github.com/eproxus/grapherl -pkg_grapherl_commit = master |