aboutsummaryrefslogtreecommitdiffstats
path: root/index
diff options
context:
space:
mode:
authorbenoitc <[email protected]>2015-12-17 00:08:18 +0100
committerbenoitc <[email protected]>2015-12-17 00:41:20 +0100
commitc87db152e2bebb9b2f18107ac83daf986961f361 (patch)
tree492079aaa58cb2e161bd986e89621143f3ded4a7 /index
parent649505cd5f14601e3abeabab9016b999a93e1dae (diff)
downloaderlang.mk-c87db152e2bebb9b2f18107ac83daf986961f361.tar.gz
erlang.mk-c87db152e2bebb9b2f18107ac83daf986961f361.tar.bz2
erlang.mk-c87db152e2bebb9b2f18107ac83daf986961f361.zip
add mimerl to the index
Diffstat (limited to 'index')
-rw-r--r--index/mimerl.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/index/mimerl.mk b/index/mimerl.mk
new file mode 100644
index 0000000..6a613d1
--- /dev/null
+++ b/index/mimerl.mk
@@ -0,0 +1,7 @@
+PACKAGES += mimerl
+pkg_mimerl_name = mimerl
+pkg_mimerl_description = library to handle mimetypes
+pkg_mimerl_homepage = https://github.com/benoitc/mimerl
+pkg_mimerl_fetch = git
+pkg_mimerl_repo = https://github.com/benoitc/mimerl
+pkg_mimerl_commit = master