aboutsummaryrefslogtreecommitdiffstats
path: root/index/gpb.mk
diff options
context:
space:
mode:
Diffstat (limited to 'index/gpb.mk')
-rw-r--r--index/gpb.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/gpb.mk b/index/gpb.mk
new file mode 100644
index 0000000..ac9bea2
--- /dev/null
+++ b/index/gpb.mk
@@ -0,0 +1,7 @@
+PACKAGES += gpb
+pkg_gpb_name = gpb
+pkg_gpb_description = A Google Protobuf implementation for Erlang
+pkg_gpb_homepage = https://github.com/tomas-abrahamsson/gpb
+pkg_gpb_fetch = git
+pkg_gpb_repo = https://github.com/tomas-abrahamsson/gpb
+pkg_gpb_commit = master