diff options
Diffstat (limited to 'index/exml.mk')
-rw-r--r-- | index/exml.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/index/exml.mk b/index/exml.mk deleted file mode 100644 index d43a640..0000000 --- a/index/exml.mk +++ /dev/null @@ -1,7 +0,0 @@ -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 |