aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--index/otpbp.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/otpbp.mk b/index/otpbp.mk
new file mode 100644
index 0000000..ff7717a
--- /dev/null
+++ b/index/otpbp.mk
@@ -0,0 +1,7 @@
+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