From 9245b41f6ceea8b8dacafed5e2fc455a8ae78f88 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Wed, 25 Apr 2018 18:41:11 +0200 Subject: Add package otpbp to the index --- index/otpbp.mk | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 index/otpbp.mk 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 -- cgit v1.2.3