diff options
Diffstat (limited to 'index/otpbp.mk')
-rw-r--r-- | index/otpbp.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/index/otpbp.mk b/index/otpbp.mk deleted file mode 100644 index ff7717a..0000000 --- a/index/otpbp.mk +++ /dev/null @@ -1,7 +0,0 @@ -PACKAGES += otpbp -pkg_otpbp_name = otpbp -pkg_otpbp_description = Parse transformer for use new OTP functions in old Erlang/OTP releases (R15, R16, 17, 18, 19) -pkg_otpbp_homepage = https://github.com/Ledest/otpbp -pkg_otpbp_fetch = git -pkg_otpbp_repo = https://github.com/Ledest/otpbp -pkg_otpbp_commit = master |