diff options
Diffstat (limited to 'index/cl.mk')
-rw-r--r-- | index/cl.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/index/cl.mk b/index/cl.mk deleted file mode 100644 index 8df503e..0000000 --- a/index/cl.mk +++ /dev/null @@ -1,7 +0,0 @@ -PACKAGES += cl -pkg_cl_name = cl -pkg_cl_description = OpenCL binding for Erlang -pkg_cl_homepage = https://github.com/tonyrog/cl -pkg_cl_fetch = git -pkg_cl_repo = https://github.com/tonyrog/cl -pkg_cl_commit = master |