diff options
Diffstat (limited to 'index/cecho.mk')
-rw-r--r-- | index/cecho.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/index/cecho.mk b/index/cecho.mk deleted file mode 100644 index 5cd82e3..0000000 --- a/index/cecho.mk +++ /dev/null @@ -1,7 +0,0 @@ -PACKAGES += cecho -pkg_cecho_name = cecho -pkg_cecho_description = An ncurses library for Erlang -pkg_cecho_homepage = https://github.com/mazenharake/cecho -pkg_cecho_fetch = git -pkg_cecho_repo = https://github.com/mazenharake/cecho -pkg_cecho_commit = master |