diff options
Diffstat (limited to 'index/binpp.mk')
-rw-r--r-- | index/binpp.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/index/binpp.mk b/index/binpp.mk deleted file mode 100644 index 8804261..0000000 --- a/index/binpp.mk +++ /dev/null @@ -1,7 +0,0 @@ -PACKAGES += binpp -pkg_binpp_name = binpp -pkg_binpp_description = Erlang Binary Pretty Printer -pkg_binpp_homepage = https://github.com/jtendo/binpp -pkg_binpp_fetch = git -pkg_binpp_repo = https://github.com/jtendo/binpp -pkg_binpp_commit = master |