aboutsummaryrefslogtreecommitdiffstats
path: root/index/sext.mk
diff options
context:
space:
mode:
Diffstat (limited to 'index/sext.mk')
-rw-r--r--index/sext.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/sext.mk b/index/sext.mk
new file mode 100644
index 0000000..9cbd872
--- /dev/null
+++ b/index/sext.mk
@@ -0,0 +1,7 @@
+PACKAGES += sext
+pkg_sext_name = sext
+pkg_sext_description = Sortable Erlang Term Serialization
+pkg_sext_homepage = https://github.com/uwiger/sext
+pkg_sext_fetch = git
+pkg_sext_repo = https://github.com/uwiger/sext
+pkg_sext_commit = master