aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2018-04-25 18:41:11 +0200
committerLoïc Hoguin <[email protected]>2018-04-25 18:41:11 +0200
commit9245b41f6ceea8b8dacafed5e2fc455a8ae78f88 (patch)
treeacf8ee4fee49ca643fec9d77088b9c9beec73919
parente0a3ca730974caf6bf6e7c7debadcc42d5548d29 (diff)
downloaderlang.mk-9245b41f6ceea8b8dacafed5e2fc455a8ae78f88.tar.gz
erlang.mk-9245b41f6ceea8b8dacafed5e2fc455a8ae78f88.tar.bz2
erlang.mk-9245b41f6ceea8b8dacafed5e2fc455a8ae78f88.zip
Add package otpbp to the index
-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