aboutsummaryrefslogtreecommitdiffstats
path: root/index/myproto.mk
diff options
context:
space:
mode:
Diffstat (limited to 'index/myproto.mk')
-rw-r--r--index/myproto.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/myproto.mk b/index/myproto.mk
new file mode 100644
index 0000000..24d9f85
--- /dev/null
+++ b/index/myproto.mk
@@ -0,0 +1,7 @@
+PACKAGES += myproto
+pkg_myproto_name = myproto
+pkg_myproto_description = MySQL Server Protocol in Erlang
+pkg_myproto_homepage = https://github.com/altenwald/myproto
+pkg_myproto_fetch = git
+pkg_myproto_repo = https://github.com/altenwald/myproto
+pkg_myproto_commit = master