aboutsummaryrefslogtreecommitdiffstats
path: root/index/exml.mk
diff options
context:
space:
mode:
Diffstat (limited to 'index/exml.mk')
-rw-r--r--index/exml.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/exml.mk b/index/exml.mk
new file mode 100644
index 0000000..d43a640
--- /dev/null
+++ b/index/exml.mk
@@ -0,0 +1,7 @@
+PACKAGES += exml
+pkg_exml_name = exml
+pkg_exml_description = XML parsing library in Erlang
+pkg_exml_homepage = https://github.com/paulgray/exml
+pkg_exml_fetch = git
+pkg_exml_repo = https://github.com/paulgray/exml
+pkg_exml_commit = master